convertData | R Documentation |
Convert interaction matrix into a molten data frame. Interactions with zero strenghth will be removed.
convertData(interact.strength, interact.pval)
interact.strength |
Interaction strength matrix. |
interact.pval |
Interaction p-value matrix. |
Returns a molten data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.