Description Usage Arguments Value Examples
Typically, when removing Assay objects from an Seurat object,
all associated objects (eg. DimReduc, Graph, and SeuratCommand objects)
are removed as well. If an associated object is marked as global/persistent,
the associated object will remain even if its original assay was deleted
| 1 2 3 4 5 6 7 | 
| object | An object | 
| ... | Arguments passed to other methods | 
TRUE if the object is global/persistent otherwise FALSE
| 1 | IsGlobal(pbmc_small[['pca']])
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.