Description Usage Arguments See Also
View source: R/run_makecross.R
Read separate genotype and phenotype data files, and combine these into a single cross data file.
1 2 | run_makecross(genfile = NA_character_, phefile = NA_character_,
crossfile = NA_character_)
|
genfile |
input genotype CSV file [required] |
phefile |
input phenotype CSV file [required] |
crossfile |
output cross CSV file [required] |
Other pipeline functions: run_annoqtl,
run_digest, run_estimap,
run_interptimes,
run_makegeno, run_prep,
run_pullmap, run_pushmap,
run_recode, run_report,
run_scanone, run_scantwo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.