split_2pts function

Split rf_2pts object by markers

Split rf_2pts object by markers

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

Returns

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

  • Maintainer: Cristiane Taniguti
  • License: GPL-3
  • Last published: 2025-01-10