preprocess the raw.data including quality control and normalization
1 2 3 |
object |
scAI object |
assay |
List of assay names to be normalized |
minFeatures |
Filter out cells with expressed features < minimum features |
minCells |
Filter out features expressing in less than minCells |
minCounts |
Filter out cells with expressed count < minCounts |
maxCounts |
Filter out cells with expressed count > minCounts |
libararyflag |
Whether do library size normalization |
logNormalize |
whether do log transformation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.