Metadata-Version: 2.0
Name: ssw-py
Version: 0.2.6
Summary: Complete Striped Smith-Waterman Library for Python
Home-page: https://github.com/Wyss/ssw-py
Author: Nick Conway
Author-email: nick.conway@wyss.harvard.edu
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Cython
Classifier: Topic :: Scientific/Engineering


**ssw-py** is a Python package
Cythonized wrapped version of:

https://github.com/mengyao/Complete-Striped-Smith-Waterman-Library

Original C library authors and paper should be cited if used.

Support for Python 3 at the moment

License is MIT


