Learn R Programming

TOmicsVis (version 2.0.0)

network_data: Network data from WGCNA tan module top-200 dataframe.

Description

Network data from WGCNA tan module top-200 dataframe.

Usage

data(network_data)

Arguments

Format

Dataframe: Network data from WGCNA tan module top-200 dataframe (1st-col: Source, 2nd-col: Target).

Author

benben-miao

References

https://github.com/BioSciTools/BioSciToolsDatasets/tree/main/NetworkPlot/

Examples

Run this code
# 1. Library TOmicsVis package
library(TOmicsVis)

# 2. Load example data
data(network_data)

# 3. View example data
network_data

Run the code above in your browser using DataLab