plotfigRHeatmap | R Documentation |
Heatmap visualization of TF-DORC associations based on the regulation scores inferred by FigR
plotfigRHeatmap(figR.d, score.cut = 1, DORCs = NULL, TFs = NULL, ...)
figR.d |
data.frame of results returned by |
score.cut |
numeric specifying the absolute regulation score to threshold TF-DORC connections on. Default is 1 |
DORCs |
character specifying valid DORC gene symbols to subset heatmap to. Default is NULL (no subsetting) |
TFs |
character specifying valid TF gene symbols to subset heatmap to. Default is NULL (no subsetting) |
... |
additional parameters passed to the |
a TF-DORC filtered Heatmap generatd using Heatmap
)
Vinay Kartha
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.