elim_conf_using_two_pts {mappoly} | R 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 |
twopt |
an object of class |
thres |
threshold from which the linkage phases can be discarded (if abs(ph_LOD) > thres) |
Value
a unique list of matrices representing linkage phases
[Package mappoly version 0.4.1 Index]