elim_conf_using_two_pts: Eliminate configurations using two-point information

View source: R/check_phase_configurations.R

elim_conf_using_two_ptsR Documentation

Eliminate configurations using two-point information

Description

Drops unlikely configuration phases given the two-point information and a LOD threshold

Usage

elim_conf_using_two_pts(input.seq, twopt, thres)

Arguments

input.seq

an object of class mappoly.sequence.

twopt

an object of class mappoly.twopt

thres

threshold from which the linkage phases can be discarded (if abs(ph_LOD) > thres)

Value

a unique list of matrices representing linkage phases


mmollina/MAPpoly documentation built on March 9, 2024, 2:52 a.m.