Correlation heatmap
# S4 method for bcbioRNASeq plotCorrelationHeatmap(object, normalized = c("vst", "rlog"), ...)
| object | Object. |
|---|---|
| normalized |
tximport caller-specific normalizations:
Additional gene-level-specific normalizations:
|
| ... | Passthrough to |
pheatmap.
Updated 2019-09-15.
SingleCellExperiment: Applies pseudobulk() calculation to
average gene expression at sample level prior to plotting.
Passes ... to SummarizedExperiment method.
#>#>plotCorrelationHeatmap(bcb, method = "spearman")#>#>