differential_heatmap | R Documentation |
Heatmaps of expression for differential genes
differential_heatmap(ddsList, tidy_fn = NULL, param, caption)
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 |
For each set of results, plot the heatmap of counts, limited to differential genes
Gavin Kelly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.