gotoh 0.1.7
pip install gotoh
Released:
Sequence Alignment with different penalties for opening gaps and extending them.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache-2.0)
- Author: Robert Turnbull
- Tags multiple, sequence, alignment
- Requires: Python <3.13, >=3.9
Classifiers
- Intended Audience
- License
- Programming Language
- Topic
Project description
gotoh
Performs a global sequence alignment (Needleman-Wunsch) with affine gap penalties (Gotoh). It returns a tuple with the number of characters that match, mismatch, open gaps and extend gaps. The scores/penalties are given as arguments and the defaults correspond to the basic Levenshtein distance.
It can also produce a multiple sequence alignment.
Based on Brent Pedersen’s nwalign which was originally posted at https://bitbucket.org/brentp/biostuff/ but now has disappeared.
For more information, see chapter 7 of Robert Turnbull's thesis 'The Textual History of Codex Sinaiticus Arabicus and its Family'.
Documentation and code clean up to come.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache-2.0)
- Author: Robert Turnbull
- Tags multiple, sequence, alignment
- Requires: Python <3.13, >=3.9
Classifiers
- Intended Audience
- License
- Programming Language
- Topic
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Uploaded
CPython 3.11
macOS 15.0+ ARM64
File details
Details for the file gotoh-0.1.7.tar.gz
.
File metadata
- Download URL: gotoh-0.1.7.tar.gz
- Upload date:
- Size: 117.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.1 Darwin/24.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe47b758c0c3262cd5a490c7ea282f8b82d92afe56a8c2e688d9b425fb4da705 |
|
MD5 | 8d911ff2f7b699b66f7288d550528e86 |
|
BLAKE2b-256 | 759de911404f9a182abd76940a54e00e1bb59d46b8b4d3e320439740d7a83044 |
File details
Details for the file gotoh-0.1.7-cp311-cp311-macosx_15_0_arm64.whl
.
File metadata
- Download URL: gotoh-0.1.7-cp311-cp311-macosx_15_0_arm64.whl
- Upload date:
- Size: 119.8 kB
- Tags: CPython 3.11, macOS 15.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.13.1 Darwin/24.3.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ce42e81e93a87f6afc1d5cbe809e3212ead322b8ced031c2cf11918111afd1e |
|
MD5 | a55b0120c10e88050d4d53fc7d4b0d7f |
|
BLAKE2b-256 | 40cf7216d5a76204b5802b99cba81706144991063347f8a7ccaec1954c60f895 |