Description Usage Arguments Value
Pull information for specified stored dimensional reduction analysis
1 2 3 4 5 6 7 | GetAssayData(object, ...)
## S3 method for class 'Assay'
GetAssayData(object, slot = "data", ...)
## S3 method for class 'Seurat'
GetAssayData(object, slot = "data", assay = NULL, ...)
|
object |
An object |
... |
Arguments passed to other methods |
slot |
Specific information to pull (i.e. raw.data, data, scale.data,...). Default is data |
assay |
Name of assay to pull data from |
Returns assay data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.