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

A connected h5Seurat file handle or group

...

Additional arguments passed to the underlying Seurat generics

object

A connected h5Seurat file handle

value

Replacement value for assignment methods

reduction

Reduction name to operate on