Description Usage Arguments Examples
Prepare counts of cells that meet filter criteria to annotate based on a single filter
1 | .prepare_gex_univariate_counts(data, x, x_filter, x_log, sample_name, facets)
|
data |
Result from .prepare_gex_data |
x |
Feature from colData to plot distribution of |
x_filter |
Filter for a sample from scater::isOutlier, or a vector with attribute named thresholds that is a vector with min and max allowed values |
x_log |
Boolean to plot x on log-scale or not |
sample_name |
Sample name |
facets |
Features from colData to facet on |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.