Function for plotting a gene enrichment test.
1 2 | enrichment_heatmap(ORA.OR, ORA.P, FDRmat.Array, title = "",
text_cutoff = 2, color_max = 2)
|
ORA.OR |
output from enrichment_test |
ORA.P |
output from enrichment_test |
FDRmat.Array |
output from enrichment_test |
text_cutoff |
text only shows for numbers above the cutoff |
color_max |
everything over this number will have the maximum color |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.