Description Usage Arguments Value
View source: R/quality_control.R
This function removes genes rarely expressed among the cells.
1 | asurat_quick_genefilter(obj, min_nsamples)
|
obj |
An ASURAT object. |
min_nsamples |
A non-negative integer. The genes expressed by at least min_nsamples samples with non-zero read counts are saved and the others removed. |
An ASURAT object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.