Metadata-Version: 1.2
Name: ssw_aligner
Version: 0.0.7
Summary: Python implementation of Striped Smith-Waterman Algorithm
Home-page: https://github.com/kyu999/ssw_aligner
Author: kyu999
Author-email: kyukokkyou999@gmail.com
Maintainer: kyu999
Maintainer-email: kyukokkyou999@gmail.com
License: MIT
Description: Python implementation of Striped Smith-Waterman Algorithm(one of the local alignment algorithms). Please visit the github page for more details.
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
