View source: R/genoconverters.R
genoComp | R Documentation |
Take a linkage group from a cross object, convert into long form and sort according to genotype scores for a marker of interest.
genoComp(lgObject, markerOfInterest)
lgObject |
A linkage group from a cross object. Usually in the form cross$geno$name. |
markerOfInterest |
A string identifying the marker by which the data should be sorted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.