getCellPopMatrixgetCellPopMatrix pulls out the SampleTileMatrix of tiles
called in one given cell population.
getCellPopMatrix(
SampleTileObj,
cellPopulation,
dropSamples = TRUE,
NAtoZero = TRUE
)sampleTileMatrix a matrix of samples by called tiles for a given cell population.
The output from getSampleTileMatrix, a SummarizedExperiment of pseudobulk intensities across all tiles & cell types.
The cell population you want to pull out.
Boolean flag to determine whether to drop samples that were too small for peak calling.
Boolean flag to determine whether to replace NAs with zero