plotDeSeq2Heatmap | R Documentation |
Create a heatmap for DeSeq2 RNASeq data
plotDeSeq2Heatmap(
result,
num = 50,
fontsize = 6,
color = colorRampPalette(c("blue", "white", "red"))(50)
)
color |
plotHeatmap(result, 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.