Learn R Programming

PSCBS (version 0.67.0)

getChromosomes.AbstractCBS: Gets the set of chromosomes

Description

Gets the set of chromosomes in the segmentation result.

Usage

# S3 method for AbstractCBS
getChromosomes(this, ...)

Value

Returns a unique and sorted vector of chromosomes segmented.

Arguments

...

Arguments passed to *getSegments().

Author

Henrik Bengtsson

See Also

*nbrOfChromosomes(). For more information see AbstractCBS.