CCSParams-class | R Documentation |
The parameter object to be specified against cellCellSimulate function.
Objects can be created by calls of the form new("CCSParams", ...)
.
The number of genes.
The number of cells.
The parameter to describe the CCI.
The parameter for dropout simulation.
The seed for using random numbers.
Generator of CCSParams object.
Getter function of the slot in CCSParams object.
Setter function of the slot in CCSParams object.
newCCSParams
, getParam
, setParam<-
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.