Skip to content

Inference of causal links between metabolomics and disease incidence

License

Unknown, MIT licenses found

Licenses found

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

lwjohnst86/NetCoupler

 
 

Repository files navigation

NetCoupler

Join the chat at https://gitter.im/NetCoupler/Lobby lifecycle Travis build status Coverage status

The goal of NetCoupler is to estimate causal links between metabolomics and disease incidence. The NetCoupler-algorithm links conditional dependency networks with time-to-event data and identifies direct effects of correlated, high-dimensional exposures on time-to-event data.

The NetCoupler’s input is multi-layer information from prospective studies, including interdependent variables that constitute the central network of interest (e.g., metabolomics data), time-to-disease incidence, and optionally information on factors that influence the network (such as lifestyle variables, or genetic determinants).

The output is a list of network variables that directly (independent of other network variables) influence time-to-disease incidence. Optionally, NetCoupler also identifies the sensitivity of network variables to exogenous challenges (such as genetic variation or lifestyle).

Results can be graphically displayed as joint network model. For example, to a data-driven metabolomics network links can be added that reflect network-independent associations of metabolites with disease risk and lifestyle habits (or genetics) with these disease-related metabolites.

Installation

So far there is only the development version.

# install.packages("remotes")
remotes::install_github("ClemensWittenbecher/NetCoupler")

Questions? Comments?

  • Do you have an informal question, interested in contributing/collaborating, or want to learn more about NetCoupler? Check out our Gitter Chat Room.

Contributing and Code of Conduct

Please note that the ‘NetCoupler’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Inference of causal links between metabolomics and disease incidence

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%