This repository contains the method described in the publication: "Comparative Network Reconstruction using Mixed Integer Programming", Bosdriesz et al., Bioinformatics (2018), https://doi.org/10.1093/bioinformatics/bty616.
Comparative Network Reconstruction (CNR) aims to reconstruct and quantify (signaling) networks from perturbation experiments, with the aim of finding relevant differences between 2 or more cell lines.
The code for the applications described in manuscript can be found in their own repository: https://github.com/NKI-CCB/CNR-analyses.
- Python 3.5 or 3.6
- IBM ILOG CLEX Optimization studio. Tested for version 12.8, but it should work for version 12.6 and higher. Free licence are available for academic use. To use CNR, you'll need to install the python interface (here you can find instructions how)