View source: R/utils_helpers.R
filter_non_conforming_classes | R Documentation |
Filter non-conforming classes in F1, non double reduced population. Function from MAPpoly.
filter_non_conforming_classes(input.data, prob.thres = NULL)
input.data |
object of class mappoly |
prob.thres |
threshold for filtering genotypes by genotype probability values. If NULL, the filter is not applied. |
filtered mappoly.data
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.