Description Usage Arguments Value Author(s) Examples
All parameters is saved to metadata slot of SingleCellExperiment object.
1 | cellCellSimulate(params = newCCSParams(), verbose = TRUE)
|
params |
A parameter object generated by newCCSParams(). |
verbose |
Whether the message is outputted or not (Default: TRUE). |
A list object containing simcount, LR, and celltype. simcount is the synthetic count matrix, LR is the synthetic ligand-receptor pair list, and celltype is the vector to specity the celltype of the each column of simcount.
Koki Tsuyuzaki
1 | showMethods("cellCellSimulate")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.