Description Usage Arguments See Also
View source: R/plot_eligible_cells.R
See the documentation for find_eligible_cells regarding these criteria.
This can be a useful diagnostic when setting maxcells
for label_cells.
1 | plot_eligible_cells(txis, mincells = 10, logcells = FALSE, ...)
|
txis |
SingleCellExperiment where !is.null(colLabels(txis)) |
mincells |
min cells per cluster per sample (see Details) (10) |
logcells |
use log1p(cells) instead of raw cell numbers? (FALSE) |
... |
additional arguments to pass to ComplexHeatmap::Heatmap |
label_cells
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.