Skip to contents

Seurat bindings for h5Seurat files

Usage

# S3 method for class 'h5Seurat'
Cells(x, ...)

# S3 method for class 'h5Seurat'
DefaultAssay(object, ...)

# S3 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 method for class 'h5Seurat'
Project(object, ...) <- value

# S3 method for class 'h5Seurat'
Stdev(object, reduction = "pca", ...)

Arguments

x

An h5Seurat object

...

Additional arguments (ignored)

object

An h5Seurat or H5Group object

value

New value to set

reduction

Name of the reduction to use