FilterParamMD-class {MinimumDistance}R Documentation

A class for filtering genomic intervals called by MinimumDistance

Description

Options for filtering include the number of markers spanned by a segment, the posterior probability of the maximum a posteriori estimate of the trio copy number state, and the trio copy number state.

Usage

## S4 method for signature 'FilterParamMD'
show(object)

Arguments

object

a FilterParamMD object

See Also

denovo


[Package MinimumDistance version 1.34.0 Index]