onemap_example_out | R Documentation |
Simulated data set for an outcross, i.e., an F1 population obtained by crossing two non-homozygous parents.
data(onemap_example_out)
An object of class onemap
.
A total of 100 F1 individuals were genotyped for 30 markers. The data currently contains only genotype information (no phenotypes). It is included to be used as a reference in order to understand how a data file needs to be. Also, it is used for the analysis in the tutorial that comes with OneMap.
Gabriel R A Margarido, gramarga@gmail.com
read_onemap
for details about objects of class
onemap
.
data(onemap_example_out) # perform two-point analyses twopts <- rf_2pts(onemap_example_out) twopts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.