Metadata-Version: 1.0
Name: cellnopt.data
Version: 0.4.0
Summary: data and model repository
Home-page: ['http://www.ebi.ac.uk/~cokelaer/cellnopt/data']
Author: Thomas Cokelaer
Author-email: cokelaer@ebi.ac.uk
License: GPL
Download-URL: ['http://pypi.python.org/pypi/cellnopt.data']
Description: The package **cellnopt.data** provides data and models to be used within
        cellnopt. It also provides an easy mechanism to access those data/models.
        
        ::
        
            from cellnopt.data import cnodata
            filename = cnodata("ToyModelMMB.sif")
        
        For a full documentation, see the sphinx documentation in the ./doc directory.
        
        
Keywords: Graph Theory,Genetic Algorithm,Cell Theory,Signalling Pathways,CellNOpt,rpy2,cno
Platform: Linux
Platform: Unix
Platform: MacOsX
Platform: Windows
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
