Skip to contents

This function is an extension of plotHeatmap() that is optimized for automatic handling differentially expressed genes, rather than requiring manual input of a gene vector. All of the optional parameters for plotHeatmap() are also supported by this function.

Usage

plotDegHeatmap(object, ...)

Arguments

object

Object.

...

Additional arguments.

Value

Plot.

Details

To adjust the annotation columns, modify the colData() of the counts argument, which must contain a SummarizedExperiment.

Examples

showMethods("plotDegHeatmap")
#> Function: plotDegHeatmap (package AcidGenerics)
#> <No methods>
#>