dot-BPMatrixMode: 'BPCells' Matrix Mode

.BPMatrixModeR Documentation

BPCells Matrix Mode

Description

Get the mode (on-disk, in-memory) of an IterableMatrix object from BPCells

Usage

.BPMatrixMode(object, simplify = FALSE)

Arguments

object

An IterableMatrix

simplify

Return “disk” for on-disk matrices

Value

One of the following, depending on the mode of object:

  • memory

  • file

  • directory

If simplify is TRUE, returns “disk” instead of “file” or “directory


mojaveazure/seurat-object documentation built on Aug. 3, 2024, 4:59 p.m.