Description Usage Arguments Value Examples
Remove low quality genes based on the number of mean read counts across all cells
1 | trim_variables(obj, min_meanReads)
|
obj |
ASURAT object. |
min_meanReads |
Minimal mean read counts per gene across all cells. |
ASURAT object.
1 | trim_variables(obj = pbmc_4000, min_meanReads = 0.05)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.