Learn R Programming

onemap (version 3.0.0)

split_2pts: Split rf_2pts object by markers

Description

Split rf_2pts object by markers

Usage

split_2pts(twopts.obj, mks)

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.

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

Author

Cristiane Taniguti, chtaniguti@tamu.edu