Description Usage Arguments Value
transfer raw matrix data to Seurat object
1 2 3 4 5 6 7 8 9 10 11 12 |
Data |
gene*cell matrix |
min_nFeature |
Include cells where at least this many features are detected |
min_nCount |
Include cells where at least this many counts are detected |
features |
Vector of features to use as variable features. |
selection.method |
How to choose top variable features. |
nfeatures |
Number of features to select as top variable features; only used when selection.method is set to 'dispersion' or 'vst' |
mean.cutoff |
A two-length numeric vector with low- and high-cutoffs for feature means |
dispersion.cutoff |
A two-length numeric vector with low- and high-cutoffs for feature dispersions |
Seurat object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.