Description Usage Arguments Value Author(s) References
Searches for DimReducs matching 'umap', 'tsne', or 'pca', case-insensitive, and in that order. Priority given to DimReducs matching the DefaultAssay or assay specified (eg. 'pca' for the default assay weights higher than 'umap' for a non-default assay)
1 | DefaultDimReduc(object, assay = NULL)
|
object |
A Seurat object |
assay |
Name of assay to use; defaults to the default assay of the object |
The default DimReduc, if possible
Paul Hoffman
https://github.com/satijalab/seurat-wrappers/wiki/Code-Guidelines
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.