network_data {TOmicsVis} | R Documentation |
Network data from WGCNA tan module top-200 dataframe.
Description
Network data from WGCNA tan module top-200 dataframe.
Usage
data(network_data)
Format
Dataframe: Network data from WGCNA tan module top-200 dataframe (1st-col: Source, 2nd-col: Target).
Author(s)
benben-miao
References
https://github.com/BioSciTools/BioSciToolsDatasets/tree/main/NetworkPlot/
Examples
# 1. Library TOmicsVis package
library(TOmicsVis)
# 2. Load example data
data(network_data)
# 3. View example data
network_data
[Package TOmicsVis version 2.0.0 Index]