Learn R Programming

mappoly (version 0.4.1)

elim_conf_using_two_pts: 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)

Value

a unique list of matrices representing linkage phases

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)