Description Usage Arguments Value
Performs QC on Seurat object, which serves as a backbone for the sc pipeline
1 | seuratQC(seurat_object, minF, maxF, session)
|
seurat_object |
The initialized seurat object with the count data |
minF |
Minimum feature counts per cell |
maxF |
Maximum feature counts per cell |
session |
Current R session supplied by the server |
Returns A Seurat_object with the filtered data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.