View source: R/combineSampleTileMatrix.R
combineSampleTileMatrix | R Documentation |
combineSampleTileMatrix
combineSampleTileMatrix
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)
SampleTileObj |
The SummarizedExperiment object output from getSampleTileMatrix containing your sample-tile matrices |
NAtoZero |
Set NA values in the sample-tile matrix to zero |
verbose |
Set TRUE to display additional messages. Default is FALSE. |
TileCorr A data.table correlation matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.