Description Usage Arguments Value
.seuratInvalidate Removes seurat data from the input SingleCellExperiment object specified by the task in the Seurat workflow.
1 2 3 4 5 6 7 8 9 10 |
inSCE |
Input |
scaleData |
Remove scaled data from seurat. Default |
varFeatures |
Remove variable features from seurat. Default |
PCA |
Remove PCA from seurat. Default |
ICA |
Remove ICA from seurat. Default |
tSNE |
Remove tSNE from seurat. Default |
UMAP |
Remove UMAP from seurat. Default |
clusters |
Remove clusters from seurat. Default |
Updated SingleCellExperiment object containing the Seurat object in the metadata slot with the data removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.