Description Usage Arguments Details Value Author(s) See Also Examples
Return the list of all markers for all of the chromosomes.
1 | mnames.map(cross)
|
cross |
An object of class |
Returns the list of all markers of the cross object sort by chromosome appearance and the marker relatives position. This function is used by the cim.peak
function.
A vector containing all marker names sort by the marker relatives position and chromosomes appearance.
Hamid A. Khalili
1 2 | data(seed10);
mnames.map(seed10);
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.