split_2pts: Split rf_2pts object by markers

View source: R/utils.R

split_2ptsR 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


onemap documentation built on Nov. 26, 2022, 9:05 a.m.