loadTileMatrix: load TileMatrix into a sparseMatrix Ref: ArchR

loadTileMatrixR Documentation

load TileMatrix into a sparseMatrix Ref: ArchR

Description

load TileMatrix into a sparseMatrix Ref: ArchR

Usage

loadTileMatrix(tileMatrixFile, barcodes = NULL)

Arguments

tileMatrixFile

string

barcodes

vector of string, if not null, filter tilematrix by barcodes, default is NULL. We assume barcodes are all in the tileMatrixFile. NOTE: No check for this.

Value

sparseMatrix, feature by cell, both row and colnames, ordered by barcodes if provides.


beyondpie/smmtools documentation built on July 1, 2022, 4:33 a.m.