differential_heatmap: Heatmaps of differential genes

View source: R/plot.r

differential_heatmapR Documentation

Heatmaps of differential genes

Description

Heatmaps of expression for differential genes

Usage

differential_heatmap(ddsList, tidy_fn = NULL, param, caption)

Arguments

ddsList

DESdemonA-generated list of DESeq2::DESeqDataSets

tidy_fn

A dplyr pipeline to transform the expression values in a convenient manner. Use this for example to 'normalise' the data so that all values are relative to a particular condition.

caption

The function to use to create captions

Details

For each set of results, plot the heatmap of counts, limited to differential genes

Author(s)

Gavin Kelly


crickbabs/RNASeq-DESeq documentation built on Jan. 7, 2023, 11:23 p.m.