filter_IBRAP | R Documentation |
Filters cells according to thresholds applied in the columns of object@metadata
filter_IBRAP(assay = counts, ... = RAW_total.features < max.features & RAW_total.counts > 200 & RAW_percent.mt < 8)
... |
|
assay |
IBRAP class object |
Filtered IBRAP object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.