Learn R Programming

PSCBS (version 0.38.4)

getChromosomes.AbstractCBS: Gets the set of chromosomes

Description

Gets the set of chromosomes in the segmentation result.

Usage

## S3 method for class '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.