draw_heatmap | R Documentation |
Plots heatmap for n genes most differentially expressed in comparison specified by contrast, specific strains can be chosen in groups
draw_heatmap(data_edger, comparison, groups, n = 50)
data_edger |
experiment data from edgeR analysis |
comparison |
list containing table with pvalues for gene ordering |
groups |
specific strains to show on heatmap |
n |
number of genes shown on heatmap |
heatmap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.