Learn R Programming

PSCBS (version 0.63.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, ...)

Arguments

...

Arguments passed to *getSegments().

Value

Returns a unique and sorted vector of chromosomes segmented.

See Also

*nbrOfChromosomes(). For more information see AbstractCBS.