Description Usage Arguments Value Examples
View source: R/SpidermiRvisualize.R
Visualize the network
1 |
data |
The input data is a dataframe containing network data. |
3D graphic
1 2 | miRNA_cNET <-data.frame(gA=c('hsa-let-7a','hsa-miR-141'),gB=c('FOXM1','CDK'),stringsAsFactors=FALSE)
SpidermiRvisualize_mirnanet(data=miRNA_cNET)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.