Description Usage Arguments Value Examples
Cluster Cell Counts per Sample
1 2 3 4 5 6 7 | clusterCellCountsPerSample(object, ...)
## S4 method for signature 'SingleCellExperiment'
clusterCellCountsPerSample(object)
## S4 method for signature 'seurat'
clusterCellCountsPerSample(object)
|
object |
Object. |
... |
Additional arguments. |
tibble
grouped by "'sampleName" column, arranged by abundance.
1 2 | # seurat ====
clusterCellCountsPerSample(seurat_small)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.