Description Usage Arguments Value
View source: R/multintersect.R
Plots the results of 'multintersect' using an interactive heatmap
1 2 3 |
res |
A list as produced by 'multintersect' |
keyCol |
The values to use for the heatmap's colors. Possible values are: prob, enrichment, log2Enrichment, log10Prob, overlap, jaccard |
keyWrite |
The values to be written in the cells. Possible values are: prob, enrichment, log2Enrichment, log10Prob, overlap, jaccard |
margin |
Either a single number indicating the size of the left and bottom margins, or a list (l,r,b,t,pad) indicating the size of each margin. |
title |
Plot title, default ” |
cluster |
Logical; whether to cluster rows and columns (default TRUE) |
Plots a plotly heatmap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.