Skip to contents

Subset and annotate a DESeqDataSet for contrast-specific heatmaps

Usage

get_annotation_contrast(dds, indicate, contrast = contrast_samples)

Arguments

dds

A DESeqDataSet or SummarizedExperiment.

indicate

Character vector of column names in colData(dds) to use for annotation.

contrast

Character vector of condition patterns to retain in the annotation.