split_2pts | R Documentation |
Split rf_2pts object by markers
split_2pts(twopts.obj, mks)
twopts.obj |
object of class rf_2pts |
mks |
markers names (vector of characters) or number (vector of integers) to be removed and added to a new rf_2pts object |
An object of class rf_2pts
with only the selected markers, which is a list containing the
following components:
n.mar |
total number of markers. |
LOD |
minimum LOD Score to declare linkage. |
max.rf |
maximum recombination fraction to declare linkage. |
Cristiane Taniguti, chtaniguti@tamu.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.