Skip to content
/ enet Public

network analysis for exposure study

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

yufree/enet

Repository files navigation

enet

R-CMD-check

The goal of enet is to perform network analysis between exposome and metabolites. It also include function to perform network analysis among metabolites and exposures. At current stage, this package can be used to find gatekeepers.

Installation

You can install the released version of enet from GitHub with:

remotes::install_github("yufree/enet")

Example

This is a basic example to find gatekeepers

library(enet)
data(expo)
data(meta)
re <- getgk(exp(meta),expo)

Citation

  • Yu, M.; Teitelbaum, S. L.; Dolios, G.; Dang, L.-H. T.; Tu, P.; Wolff, M. S.; Petrick, L. M. Molecular Gatekeeper Discovery: Workflow for Linking Multiple Exposure Biomarkers to Metabolomics. Environ. Sci. Technol. 2022. https://doi.org/10.1021/acs.est.1c04039.

About

network analysis for exposure study

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages