Learn R Programming

SeuratObject (version 5.0.2)

.DiskLoad: Disk Loading Function

Description

Generate a function to load a matrix from an on-disk file

Usage

.DiskLoad(x)

# S3 method for default .DiskLoad(x)

# S3 method for `10xMatrixH5` .DiskLoad(x)

# S3 method for AnnDataMatrixH5 .DiskLoad(x)

# S3 method for DelayedMatrix .DiskLoad(x)

# S3 method for H5ADMatrix .DiskLoad(x)

# S3 method for HDF5Matrix .DiskLoad(x)

# S3 method for IterableMatrix .DiskLoad(x)

# S3 method for MatrixDir .DiskLoad(x)

# S3 method for MatrixH5 .DiskLoad(x)

# S3 method for TileDBMatrix .DiskLoad(x)

Value

A one-length character that defines a function to load a matrix from a file

Arguments

x

A file-backed object