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