network_data | R Documentation |
Network data from WGCNA tan module top-200 dataframe.
data(network_data)
Dataframe: Network data from WGCNA tan module top-200 dataframe (1st-col: Source, 2nd-col: Target).
benben-miao
https://github.com/BioSciTools/BioSciToolsDatasets/tree/main/NetworkPlot/
# 1. Library TOmicsVis package
library(TOmicsVis)
# 2. Load example data
data(network_data)
# 3. View example data
network_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.