SparseEmptyMatrix: Generate empty dgC sparse matrix

View source: R/utils.R

SparseEmptyMatrixR Documentation

Generate empty dgC sparse matrix

Description

Generate empty dgC sparse matrix

Usage

SparseEmptyMatrix(nrow, ncol, rownames = NULL, colnames = NULL)

Arguments

ncol, nrow

Number of columns and rows in matrix

rownames, colnames

Optional row- and column names for the matrix


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