Description Usage Arguments Examples
Scatterplot of two features of interest from colData with annotated thresholds and counts based on filters
1 2 3 4 5 6 7 8 9 |
sce_list |
list of SingleCellExperiment objects |
x_filters |
list of filters for each SCE object in sce_list from scater::isOutlier, or a vector with attribute named thresholds that is a vector with min and max allowed values |
x |
numeric column from colData that is in all objects in sce_list |
facet_rows |
columns to facet on |
facet_columns |
columns to facet on |
... |
other params passed into plot_gex_univariate_qc |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.