MetaNet: Network Analysis for Omics Data

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Install

if (!requireNamespace("devtools")) install.packages("devtools")
devtools::install_github("Asa12138/pcutils")
devtools::install_github("Asa12138/MetaNet")

Vignette

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.

Citation

Please cite:

Chen Peng (2023). MetaNet: Network Analysis for Multi-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.



Try the MetaNet package in your browser

Any scripts or data that you put into this service are public.

MetaNet documentation built on May 29, 2024, 1:21 a.m.