Learn R Programming

PSCBS (version 0.38.4)

nbrOfChromosomes.AbstractCBS: Gets the number of chromosomes

Description

Gets the number of chromosomes.

Usage

## S3 method for class 'AbstractCBS':
nbrOfChromosomes(this, ...)

Arguments

...
Arguments passed to *getChromosomes().

Value

See Also

*getChromosomes(). For more information see AbstractCBS.