dot-DiskLoad: Disk Loading Function

.DiskLoadR Documentation

Disk Loading Function

Description

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

Usage

.DiskLoad(x)

## Default S3 method:
.DiskLoad(x)

## S3 method for class ''10xMatrixH5''
.DiskLoad(x)

## S3 method for class 'AnnDataMatrixH5'
.DiskLoad(x)

## S3 method for class 'DelayedMatrix'
.DiskLoad(x)

## S3 method for class 'H5ADMatrix'
.DiskLoad(x)

## S3 method for class 'HDF5Matrix'
.DiskLoad(x)

## S3 method for class 'IterableMatrix'
.DiskLoad(x)

## S3 method for class 'MatrixDir'
.DiskLoad(x)

## S3 method for class 'MatrixH5'
.DiskLoad(x)

## S3 method for class 'TileDBMatrix'
.DiskLoad(x)

Arguments

x

A file-backed object

Value

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


SeuratObject documentation built on May 29, 2024, 12:31 p.m.