filter_map_at_hmm_thres | R Documentation |
This function filters configurations within a '"mappoly.map"' object based on a specified log-likelihood threshold.
filter_map_at_hmm_thres(map, thres.hmm)
map |
An object of class '"mappoly.map"', which may contain several maps with different linkage phase configurations and their respective log-likelihoods. |
thres.hmm |
The threshold for filtering configurations. |
Returns the modified '"mappoly.map"' object with configurations filtered based on the log-likelihood threshold.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.