Access count matrix from sample
getCountMatrix(sample, transposed = FALSE)# S4 method for Pagoda2
getCountMatrix(sample, transposed = FALSE)
# S4 method for seurat
getCountMatrix(sample, transposed = FALSE)
# S4 method for Seurat
getCountMatrix(sample, transposed = FALSE)
sample from which to get the count matrix
boolean Whether the count matrix should be transposed (default=FALSE)