NetwPartLearn

Description

NetwPartLearn is a simulation tool for reverse engineering of genetic networks in case not all gene expression levels are known before transition:

tt+1
??001100Experiment 1: M transition vectors
??010100
??101110
??111001
......
?0?00100Experiment 2: M transition vectors
?0?10110
?1?00001
?1?11000
......
0??01001Experiment 3: M transition vectors
0??11100
1??01010
1??10100
......

? denotes a gene for which the expression level is unknown at time t. In different experiments the expression levels of different combinations of genes are known.

Genetic networks are modelled as dynamic Bayesian networks (DBNs) with Boolean conditional probability tables (CPTs), i.e. the CPTs can be simplified to Boolean rules. However, the inferred network is a "real" DBN as the CPTs can not be simplified to Boolean rules. NetwPartLearn evaluates in how far the genetic network can be learned from incomplete data by calculating the sensitivity, the positive predictive value and the fidelity for each number of parents k by averaging over a sample with B networks. NetwPartLearn clarifies how many transition vectors M are needed in order to infer a reliable network. It uses a partial learning (PartLearn) strategy to learn the topology and the expectation maximization implementation of LibB to infer the parameters.

Download and Documentation

Download NetwPartLearn-0.0.1.tar.gz (source code)

This package requires the GNU Scientific Library (GSL), the Perl Compatible Regular Expression library (PCRE) and LibB: GSL, PCRE, LibB

Usage: README
Installation: INSTALL

Authors

Kristin Missal (code, algorithms)
Dirk Drasdo (algorithms)
Michael A. Cross (biological background)

Questions and Comments

For any questions and comments to the software, please send your email to Kristin Missal (kristin@bioinf.uni-leipzig.de).

If you use NetwPartLearn in your work please cite:

Kristin Missal, Michael A. Cross and Dirk Drasdo: Gene Network Inference from Incomplete Expression Data: Transcriptional Control of Haemopoietic commitment. (2005), Bioinformatics Advance Access, bti820.

Acknowledgements:
This work was partly supported by the Interdisciplinary Center for Clinical Research, University of Leipzig (Project N02) and the grant BIZ-6 1/1 from the DFG.