split_2pts {onemap} | R Documentation |
Split rf_2pts object by markers
Description
Split rf_2pts object by markers
Usage
split_2pts(twopts.obj, mks)
Arguments
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 |
Value
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. |
Author(s)
Cristiane Taniguti, chtaniguti@tamu.edu
[Package onemap version 3.0.0 Index]