Metadata-Version: 1.1
Name: sgs-utils
Version: 0.53
Summary: UNKNOWN
Home-page: https://github.com/pbordron/sgs-utils
Author: Philippe Bordron
Author-email: philippe.bordron+sgs@gmail.com
License: LGPL
Description: # sgs_utils
        
        sgs-utils is a collection of python libraries that allows to manipulate SGS related files, especially the input and output of [shogen](https://bioasp.github.io/shogen/).
        
        To install it just uncompresse the archive, go in the new lib folder and type as superuser:
        ```
        python setup.py install
        ```
        
Keywords: bioinformatics shogen SGS
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: PythonProgramming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: Unix
