heatmap_dge | R Documentation |
This function visualizes differential gene expresion data as heatmap.
heatmap_dge(heatmap_data, gene_list = "", header = "")
heatmap_data |
Path to the input file. |
gene_list |
Path to the list of genes file which will be visualized. |
header |
Title for the heatmap. |
A heatmap of heatmap_data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.