Description Usage Arguments Value Examples
Export a genotype list to a .csv file.
1  | writeABHgenotypes(genos = "genotypes", outfile = "./outfile.csv")
 | 
genos | 
 The output of readABHgenotypes or one of the impuation/error correction functions.  | 
outfile | 
 The path and filename of the output file.  | 
A file which can be used in R/qtl or elsewhere.
1  | ## Not run: writeABHgenotypes(genotypes, outfile = "./outfile_name.csv")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.