Description
Network Analysis for Omics Data.
Description
Comprehensive network analysis package. Calculate correlation network fastly, accelerate lots of analysis by parallel computing. Support for multi-omics data, search sub-nets fluently. Handle bigger data, more than 10,000 nodes in each omics. Offer various layout method for multi-omics network and some interfaces to other software ('Gephi', 'Cytoscape', 'ggplot2'), easy to visualize. Provide comprehensive topology indexes calculation, including ecological network stability.
README.md
MetaNet
MetaNet: Network analysis for multi-omics
The HTML documentation of the latest version is available at Github page.
Please go to https://asa12138.github.io/MetaNet_tutorial/ for the full vignette.
Installation
You can install the released version of MetaNet
from CRAN with:
install.packages("MetaNet")
You can install the development version of MetaNet
from GitHub with:
# install.packages("devtools")
devtools::install_github("Asa12138/MetaNet")
Citation
Please cite:
Chen Peng (2023). MetaNet: Network Analysis for Omics Data. R package, https://github.com/Asa12138/MetaNet.
Need helps?
If you have questions/issues, please visit MetaNet homepage first. Your problems are mostly documented.
If you think you found a bug, please post on github issue.