Learn R Programming

PSCBS (version 0.67.0)

nbrOfChromosomes.AbstractCBS: Gets the number of chromosomes

Description

Gets the number of chromosomes.

Usage

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

Value

Returns an integer.

Arguments

...

Arguments passed to *getChromosomes().

Author

Henrik Bengtsson

See Also

*getChromosomes(). For more information see AbstractCBS.