Description Usage Arguments Value Examples
Return the celda model for sce
returned by
celda_C, celda_G or celda_CG.
1 2 3 4 | celdaModel(sce, ...)
## S4 method for signature 'SingleCellExperiment'
celdaModel(sce, altExpName = "featureSubset")
|
sce |
A SingleCellExperiment object returned by celda_C, celda_G, or celda_CG. |
... |
Ignored. Placeholder to prevent check warning. |
altExpName |
The name for the altExp slot to use. Default "featureSubset". |
Character. The celda model. Can be one of "celda_C", "celda_G", or "celda_CG".
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.