https://github.com/bhklab/predictionet
This package contains a set of functions related to network inference combining genomic data and prior information extracted from biomedical literature and structured biological databases.The main function is able to generate networks using bayesian or regression-based inference methods; while the former is limited to < 100 of variables, the latter may infer network with hundreds of variables. Several statistics at the edge and node levels have been implemented (edge stability, predictive ability of each node, ...) in order to help the user to focus on high quality subnetworks. Ultimately, this package is used in the 'Predictive Networks' web application developed by the Dana-Farber Cancer Institute in collaboration with Entagen
https://github.com/bhklab/predictionet
Last synced: about 2 months ago
JSON representation
This package contains a set of functions related to network inference combining genomic data and prior information extracted from biomedical literature and structured biological databases.The main function is able to generate networks using bayesian or regression-based inference methods; while the former is limited to < 100 of variables, the latter may infer network with hundreds of variables. Several statistics at the edge and node levels have been implemented (edge stability, predictive ability of each node, ...) in order to help the user to focus on high quality subnetworks. Ultimately, this package is used in the 'Predictive Networks' web application developed by the Dana-Farber Cancer Institute in collaboration with Entagen
- Host: GitHub
- URL: https://github.com/bhklab/predictionet
- Owner: bhklab
- Created: 2011-02-01T15:15:29.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-17T15:52:55.000Z (over 12 years ago)
- Last Synced: 2025-03-27T14:05:30.743Z (2 months ago)
- Language: C++
- Homepage: http://compbio.dfci.harvard.edu/, http://mlg.ulb.ac.be/, http://entagen.com/
- Size: 5.27 MB
- Stars: 8
- Watchers: 23
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This package contains a set of functions related to network inference combining genomic data and prior information extracted from biomedical literature and structured biological databases.The main function is able to generate networks using bayesian or regression-based inference methods; while the former is limited to < 100 of variables, the latter may infer network with hundreds of variables. Several statistics at the edge and node levels have been implemented (edge stability, predictive ability of each node, ...) in order to help the user to focus on high quality subnetworks. Ultimately, this package is used in the 'Predictive Networks' web application developed by the Dana-Farber Cancer Institute in collaboration with Entagen.
http://compbio.dfci.harvard.edu/, http://mlg.ulb.ac.be/, http://entagen.com/