Description Usage Arguments Value
Pre-filtering low quality cells based on library complexity (i.e., the number of genes expressed in a library)
1 2 | filterLowQualityCells(object, min.expression = 1, min.genes = 500,
do.plot = FALSE, ...)
|
object |
A sincera object |
min.expression |
The threshold value of expressed genes |
min.genes |
Cells with less than this number of expressed genes will be excluded from downstream analysis |
do.plot |
If TRUE, plot the distribution of library complexity |
An update sincera object with low quality cells pre-filtered
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.