aneuploidy_chr18 {MADSEQ}R Documentation

An S4 class MadSeq object

Description

An MadSeq object returned by the function runMadSeq, the object contains the posterior distribution and deltaBIC value of a trisomy chromosome 18

Usage

aneuploidy_chr18

Format

An MadSeq object

Value

MadSeq object returned from runMadSeq function, mitotic trisomy has been detected for the chromosome18

Examples

## to load the data
data(aneuploidy_chr18)
## check statistics of the data
summary(aneuploidy_chr18)

[Package MADSEQ version 1.8.0 Index]