filter_map_at_hmm_thres {mappoly}R Documentation

Filter MAPpoly Map Configurations by Loglikelihood Threshold

Description

This function filters configurations within a '"mappoly.map"' object based on a specified log-likelihood threshold.

Usage

filter_map_at_hmm_thres(map, thres.hmm)

Arguments

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.

Value

Returns the modified '"mappoly.map"' object with configurations filtered based on the log-likelihood threshold.


[Package mappoly version 0.4.1 Index]