Metadata-Version: 1.0
Name: Gemtools
Version: 1.5
Summary: Python support library for the GEM mapper and the gemtools library
Home-page: https://github.com/gemtools/gemtools
Author: Thasso Griebel, Santiago Marco Sola
Author-email: thasso.griebel@gmail.com
License: GNU General Public License (GPL)
Description: This is the python binding and wrapper library around the GEM mapper.
        The module allows you to run teh GEM mapper and simplifies building mapping
        pipeline in python. In addition, we provide a fast C based parsing library that
        is used to parse GEM results and extract mapping information.
        
        For more information about the GEM see
        
        http://algorithms.cnag.cat/wiki
        
        The code for this project can be found on github:
        
        https://github.com/gemtools/gemtools
        
Platform: lx64
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: C
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
