Skip to content

Semi-parametric approach for the inference of gene regulatory networks from time series of expression data

Notifications You must be signed in to change notification settings

zang123-star/dynGENIE3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dynGENIE3

Semi-parametric approach for the inference of gene regulatory networks from time series of expression data.

The dynGENIE3 method is described in the following paper (available here):

dynGENIE3: dynamical GENIE3 for the inference of gene networks from time series expression data
Huynh-Thu, V. A. and Geurts, P.
Scientific Reports, 8:3384, 2018.

Three implementations of dynGENIE3 are available: Python, MATLAB and R. Each folder contains a PDF file with a step-by-step tutorial showing how to run the code.

Note: All the results presented in the paper were generated using the Python implementation.

dynGENIE3 is based on regression trees. To learn these trees, the Python implementation uses the scikit-learn library, and the MATLAB and R implementations are respectively MATLAB and R wrappers of a C code written by Pierre Geurts.

About

Semi-parametric approach for the inference of gene regulatory networks from time series of expression data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 67.3%
  • Python 12.7%
  • MATLAB 12.1%
  • R 7.9%