MinDistPosterior-class: Container for the segmentation results from a...

Description Usage Arguments See Also

Description

MinDistPosterior is a GRangesList-derived container for the segmentation and maximum a posteriori trio copy number states.

Usage

1
2
3
4
5
## S4 method for signature 'MinDistPosterior,ANY,ANY,ANY'
x[i, j, ..., drop = FALSE]

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

Arguments

x

a MinDistPosterior object

i

an index for subsetting rows

j

an index for subsetting columns

...

additional arguments passed to subsetting matrices

drop

logical – whether to coerce single-row matrices to vectors

object

a MinDistPosterior object

See Also

denovo


MinimumDistance documentation built on Nov. 8, 2020, 11:11 p.m.