{ "info": { "author": "Giles Hall", "author_email": "giles@polymerase.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": "ssw is a fast implementation of the Smith-Waterman algorithm, which\nuses the Single-Instruction Multiple-Data (SIMD) instructions to parallelize\nthe algorithm at the CPU level. This repository wraps the SSW library into an\neasy to install, high-level python interface with no external library dependancies.\n\nThe SSW library is written by Mengyao Zhao and Wan-Ping Lee, and this python\ninterface is maintained by Giles Hall.", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "https://github.com/vishnubob/ssw/archive/v0.4.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/vishnubob/ssw", "keywords": "bioinformatics,sequence alignment,smith-waterman,genomics,proteomics", "license": "", "maintainer": "", "maintainer_email": "", "name": "ssw", "package_url": "https://pypi.org/project/ssw/", "platform": "any", "project_url": "https://pypi.org/project/ssw/", "project_urls": { "Download": "https://github.com/vishnubob/ssw/archive/v0.4.1.tar.gz", "Homepage": "https://github.com/vishnubob/ssw" }, "release_url": "https://pypi.org/project/ssw/0.4.1/", "requires_dist": null, "requires_python": "", "summary": "Smith-Waterman Sequence Aligner", "version": "0.4.1" }, "last_serial": 5253298, "releases": { "0.3.1": [], "0.4.1": [ { "comment_text": "", "digests": { "md5": "2fc5250016e36037a93151bffa244e87", "sha256": "a0c090ccc4efee269aa9855f31b1e5c4411c293e569788b43a8a43cd64d949b0" }, "downloads": -1, "filename": "ssw-0.4.1.tar.gz", "has_sig": false, "md5_digest": "2fc5250016e36037a93151bffa244e87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17351, "upload_time": "2019-05-10T17:42:32", "url": "https://files.pythonhosted.org/packages/3c/07/395a237cc8b4d23f4363cca47d614fc28eac89b8ec0ed9032245036608c4/ssw-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2fc5250016e36037a93151bffa244e87", "sha256": "a0c090ccc4efee269aa9855f31b1e5c4411c293e569788b43a8a43cd64d949b0" }, "downloads": -1, "filename": "ssw-0.4.1.tar.gz", "has_sig": false, "md5_digest": "2fc5250016e36037a93151bffa244e87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17351, "upload_time": "2019-05-10T17:42:32", "url": "https://files.pythonhosted.org/packages/3c/07/395a237cc8b4d23f4363cca47d614fc28eac89b8ec0ed9032245036608c4/ssw-0.4.1.tar.gz" } ] }