View source: R/heatmap_from_Fisher.R
heatmap_from_Fisher | R Documentation |
Plot results of Fisher Exact Test as heat maps
heatmap_from_Fisher(matrix, hclust_out, cutree_out, motifs, style)
matrix |
Matrix. Numerical matrix to be plotted |
hclust_out |
hclust object. |
cutree_out |
cutree object. |
motifs |
Universalmotifs object. |
style |
Character. One of "FC", "PVAL" and "FDR". |
ComplexHeatmap object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.