View source: R/check_phase_configurations.R
elim_conf_using_two_pts | R Documentation |
Drops unlikely configuration phases given the two-point information and a LOD threshold
elim_conf_using_two_pts(input.seq, twopt, thres)
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) |
a unique list of matrices representing linkage phases
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.