Metadata-Version: 1.1
Name: cazy-parser
Version: 1.4
Summary: A way to extract specific information from CAZy
Home-page: https://github.com/rodrigovrgs/cazy-parser
Author: Rodrigo Honorato
Author-email: rvhonorato@gmail.com
License: GPL3
Description: cazy-parser
        ============
        
        The `Carbohydrate-Active enZYmes Database (CAZy) <https://www.cazy.org>`_ provides access to a sequence based classification of enzyme that are responsible for the assembly, modification and breakdown of oligo and polysaccharides.
        
        This database has been online for eighteen years providing relevant genomic, structural and biochemical data on carbohydrate-active enzymes, such asglycoside hydrolases, glycosyl transferases, polysaccharide lyases, carbohydrateesterases and similar enzymes with auxiliary activities. The database isorganized and presented to the user as a series of highly annotated HTML tables.
        
        This script provides a way to extract information from the database according to user need.
        
        Installation
        ============
        ::
        
            pip install --upgrade cazy-parser
        
        Documentation
        =============
        
        Please refer to the `project page <https://github.com/rodrigovrgs/cazy-parser/>`_  for usage and more information
        
Keywords: cazy database datamining
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.6
