loadSparseMatrixFromMatTextFile: Load sparse matrix from mat file

View source: R/Utility.R

loadSparseMatrixFromMatTextFileR Documentation

Load sparse matrix from mat file

Description

Each row of matfile: barcode,genome_bin_index:counts

Usage

loadSparseMatrixFromMatTextFile(matfile, ...)

Arguments

matfile

str

...

for Matrix::sparseMatrix usage

Value

sparseMatrix


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