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


SeuratObject documentation built on Nov. 18, 2023, 1:06 a.m.