CCSParams-class: Class "CCSParams"

Description Objects from the Class Slots Methods See Also

Description

The parameter object to be specified against cellCellSimulate function.

Objects from the Class

Objects can be created by calls of the form new("CCSParams", ...).

Slots

nGene:

The number of genes.

nCell:

The number of cells.

cciInfo:

The parameter to describe the CCI.

lambda:

The parameter for dropout simulation.

seed:

The seed for using random numbers.

Methods

newCCSParams

Generator of CCSParams object.

getParam

Getter function of the slot in CCSParams object.

setParam<-

Setter function of the slot in CCSParams object.

See Also

newCCSParams, getParam, setParam<-


scTensor documentation built on Nov. 8, 2020, 5 p.m.