h5Seurat-class: A class for connections to h5Seurat files

h5Seurat-classR Documentation

A class for connections to h5Seurat files

Description

A class for connections to h5Seurat files

A class for connections to h5Seurat files

Format

An R6Class object

Super classes

hdf5r::H5RefClass -> hdf5r::H5File -> SeuratDisk::scdisk -> h5Seurat

Methods

Public methods

Inherited methods

Method index()

Get the index for this h5Seurat file

Usage
h5Seurat$index()

Method set.version()

Set the version attribute

Usage
h5Seurat$set.version(version)
Arguments
version

A version number matching the regex ^\d+(\.\d+){2}(\.9\d{3})?$


Method version()

Get the version attribute

Usage
h5Seurat$version()

See Also

H5File


mojaveazure/seurat-disk documentation built on Nov. 5, 2023, 9:40 a.m.