Learn R Programming

PSCBS (version 0.63.0)

nbrOfChromosomes.AbstractCBS: Gets the number of chromosomes

Description

Gets the number of chromosomes.

Usage

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

Arguments

...

Arguments passed to *getChromosomes().

Value

Returns an integer.

See Also

*getChromosomes(). For more information see AbstractCBS.