Metadata-Version: 1.1
Name: brendapy
Version: 0.4.1
Summary: Parsing BRENDA information
Home-page: https://github.com/matthiaskoenig/brendapy
Author: Matthias König
Author-email: konigmatt@googlemail.com
License: UNKNOWN
Description: brendapy: BRENDA in python
        ====================================
        
        The ``brendapy`` package provides a python parser for
        `BRENDA <https://www.brenda-enzymes.org/index.php>`__
        enzyme information. The parser extracts the protein information from the
        database flat file and makes it accessible in a simple manner.
        
        This package was developed in the context of building kinetic pathway models
        with source code at https://github.com/matthiaskoenig/brendapy
        
        ``brendapy`` support has been tested on ``py36`` and ``py37``.
        
        If you use this package cite `BRENDA <https://www.brenda-enzymes.org/index.php>`__
        
        ::
        
            BRENDA in 2019: a European ELIXIR core data resource
            Jeske L., Placzek S., Schomburg I., Chang A., Schomburg D., Nucleic Acids Res., in print (2019)
        
        
        © 2019 Matthias König
        
Keywords: BRENDA
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
