ploidy.AbstractCBS: Gets and sets ploidy
Description
Gets and sets ploidy.Usage
## S3 method for class 'AbstractCBS':
ploidy(fit, ...)
## S3 method for class 'AbstractCBS':
ploidy(fit) <- value
Arguments
value
An integer
(in $1,2,\ldots$) specifying the genome ploidy . Value
- Returns (invisibly) an updated object.