Description Usage Arguments Value
Pre-filtering genes with low abundancy
1 2 | prefilterGenes(object, pergroup = TRUE, min.expression = 5, min.cells = 2,
min.samples = 1, ...)
|
object |
A sincera object |
pergroup |
If TRUE, the prefiltering will be based on genes' per sample abundancy; otherwise, it will be based on genes' abundancy in all cells |
min.expression |
The threshold value of gene expression |
min.cells |
The minimum number of cells |
min.samples |
The selected genes must pass the abundancy criteria in at least \"min.samples\" samples |
An update sincera object with prefiltered genes removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.