filter_non_conforming_classes {viewpoly}R Documentation

Filter non-conforming classes in F1, non double reduced population. Function from MAPpoly.

Description

Filter non-conforming classes in F1, non double reduced population. Function from MAPpoly.

Usage

filter_non_conforming_classes(input.data, prob.thres = NULL)

Arguments

input.data

object of class mappoly

prob.thres

threshold for filtering genotypes by genotype probability values. If NULL, the filter is not applied.

Value

filtered mappoly.data object


[Package viewpoly version 0.4.1 Index]