R/scmat.r
scm_sub_mat.Rd
Extract sub-matrix. This return a matrix object on a subset of the genes and cells.
scm_sub_mat(scmat, genes = NULL, cells = NULL)
A tgScMat object.
Genes range. NULL implies the entire gene set
Cells range. NULL implies the entire cell set