Python implementation of network deconvolution as a general method to distinguish direct dependencies in network.
This is a python implementation/translation of network deconvolution by MIT-KELLIS LAB, original matlab code can be found at http://compbio.mit.edu/nd/code.html
LICENSE: MIT-KELLIS LAB
AUTHORS:
Algorithm was programmed by Soheil Feizi.
Paper authors are S. Feizi, D. Marbach, M. M?©dard and M. Kellis
Python implementation: Gideon Rosenthal
REFERENCES:
For more details, see the following paper:
Network Deconvolution as a General Method to Distinguish
Direct Dependencies over Networks
By: Soheil Feizi, Daniel Marbach, Muriel Médard and Manolis Kellis
Nature Biotechnology