writeABHgenotypes: Export a genotype list to a .csv file.

Description Usage Arguments Value Examples

View source: R/writeABHgenotypes.R

Description

Export a genotype list to a .csv file.

Usage

1
writeABHgenotypes(genos = "genotypes", outfile = "./outfile.csv")

Arguments

genos

The output of readABHgenotypes or one of the impuation/error correction functions.

outfile

The path and filename of the output file.

Value

A file which can be used in R/qtl or elsewhere.

Examples

1
## Not run: writeABHgenotypes(genotypes, outfile = "./outfile_name.csv")

Example output



ABHgenotypeR documentation built on May 2, 2019, 6:33 a.m.