# Generated by roxygen2: do not edit by hand

export(CO)
export(GoldenGate2iCOM_design)
export(Heterogametic_Genotype_Warnings)
export(Ref_Alt_Table)
export(SequenomMarkers)
export(binary_coding)
export(convert2qtl_table)
export(count_CO)
export(grep_df_subset)
export(illumina_Genotype_Table)
export(initialize_genotypeR_data)
export(make_marker_names)
export(read_in_Master_SNPs_data)
export(read_in_illumina_GoldenGate)
export(read_in_sequenom_data)
export(sort_sequenom_df)
export(subsetChromosome)
export(zero_one_two_coding)
exportClasses(genotypeR)
exportMethods("binary_genotypes<-")
exportMethods("counted_crossovers<-")
exportMethods("genotypes<-")
exportMethods(binary_genotypes)
exportMethods(counted_crossovers)
exportMethods(genotypes)
exportMethods(impossible_genotype)
exportMethods(show)
import(doBy)
import(plyr)
import(reshape2)
import(utils)
import(zoo)
importFrom(methods,new)
