Description Usage Arguments Value Examples
It is often useful to visualize to what degree each feature influences each cell cluster. This can also be useful for identifying features which may be redundant or unassociated with cell clustering.
1 | celdaProbabilityMap(counts, celda.mod, ...)
|
counts |
Integer matrix. Rows represent features and columns represent cells. This matrix should be the same as the one used to generate 'celda.mod'. |
celda.mod |
Celda object of class "celda_C" or "celda_CG". |
... |
Additional parameters. |
A grob containing the specified plots
1 | celdaProbabilityMap(celda.CG.sim$counts, celda.CG.mod)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.