h5Seurat-bindings | R Documentation |
Seurat bindings for h5Seurat files
## S3 method for class 'h5Seurat'
Cells(x)
## S3 method for class 'h5Seurat'
DefaultAssay(object, ...)
## S3 replacement method for class 'h5Seurat'
DefaultAssay(object, ...) <- value
## S3 method for class 'h5Seurat'
Idents(object, ...)
## S3 method for class 'H5Group'
IsGlobal(object)
## S3 method for class 'H5Group'
Key(object, ...)
## S3 method for class 'h5Seurat'
Project(object, ...)
## S3 replacement method for class 'h5Seurat'
Project(object, ...) <- value
## S3 method for class 'h5Seurat'
Stdev(object, reduction = "pca")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.