Description Usage Arguments Value Examples
Plot a sponge network
1 2 | sponge_plot_network(sponge_result, mir_data,
layout = "layout.fruchterman.reingold", force.directed = FALSE, ...)
|
sponge_result |
ceRNA interactions as produced by the sponge method. |
mir_data |
miRNA interactions as produced by sponge_gene_miRNA_interaction_filter |
layout |
one of the layout methods supported in the visNetwork package |
force.directed |
whether to produce a force directed network, gets slow for large networks |
... |
further params for sponge_network |
shows a plot
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.