combineSampleTileMatrixcombineSampleTileMatrix combines all celltypes in a
SampleTileMatrix object into a SummarizedExperiment with one single matrix
across all cell types and samples,
combineSampleTileMatrix(SampleTileObj, NAtoZero = TRUE, verbose = FALSE)TileCorr A data.table correlation matrix
The SummarizedExperiment object output from getSampleTileMatrix containing your sample-tile matrices
Set NA values in the sample-tile matrix to zero
Set TRUE to display additional messages. Default is FALSE.