ssw is a fast implementation of the Smith-Waterman algorithm, which uses the Single-Instruction Multiple-Data (SIMD) instructions to parallelize the algorithm at the CPU level. This repository wraps the SSW library into an easy to install, high-level python interface with no external library dependancies.
The SSW library is written by Mengyao Zhao and Wan-Ping Lee, and this python interface is maintained by Giles Hall.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ssw-0.4.1.tar.gz
(17.4 kB
view details)
File details
Details for the file ssw-0.4.1.tar.gz.
File metadata
- Download URL: ssw-0.4.1.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0c090ccc4efee269aa9855f31b1e5c4411c293e569788b43a8a43cd64d949b0
|
|
| MD5 |
2fc5250016e36037a93151bffa244e87
|
|
| BLAKE2b-256 |
3c07395a237cc8b4d23f4363cca47d614fc28eac89b8ec0ed9032245036608c4
|