Metadata-Version: 1.0
Name: ingranalyze
Version: 1.1
Summary: Influence graph analysis, consistency check, diagnosis, repair and prediction 
Home-page: http://pypi.python.org/pypi/ingranalyze/
Author: Sven Thiele
Author-email: sthiele78@gmail.com
License: GPLv3+
Description: Installation
        ============
        
        
        You can install ingranalyze by running::
        
        	$ pip install ingranalyze
        
        
        Usage
        =====
        
        Typical usage is::
        	
        	$ ingranalyze.py network.net observation.obs
        
        Samples
        =======
        
        Sample files for yeast are available here:
        	yeast_guelzim.net_ yeast_snf2.obs_
        
        .. _yeast_guelzim.net: http://www.cs.uni-potsdam.de/~sthiele/bioasp/downloads/samples/yeastdata/yeast_guelzim.net
        .. _yeast_snf2.obs: http://www.cs.uni-potsdam.de/~sthiele/bioasp/downloads/samples/yeastdata/yeast_snf2.obs
        
Platform: UNKNOWN
