Naive alignment for lists of arbitrary objects
Project description
Versalign is a naive alignment tool for lists of arbitrary objects. Versalign is able to perform pairwise sequence alignments and star-based multiple sequence alignments, based on custom scoring functions. Versalign is primarily designed to align short-ish sequences.
Versalign is a Python library and has no command line interface.
Pairwise alignments, which is the core of this library, is built around Biopython's PairwiseAligner class.
Installation
The most recent code and data can be installed directly from GitHub with:
pip install git+https://github.com/moltools/versalign.git
The latest stable release can be installed from PyPI with:
pip install versalign
Versalign has been developed for Linux and MacOS.
Getting started
See the examples folder for some basic usage examples.
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file versalign-2.0.4.tar.gz.
File metadata
- Download URL: versalign-2.0.4.tar.gz
- Upload date:
- Size: 41.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0dabad8bc1470f21acaedfb4e749f3255ace77691c148a75f8de9f4e31de1aae
|
|
| MD5 |
527ee946e4c46107b24735264f51d275
|
|
| BLAKE2b-256 |
7cedc367355b128ae612a5cebb94172834f365617a24f38bad77d9531e795d0c
|
File details
Details for the file versalign-2.0.4-py3-none-any.whl.
File metadata
- Download URL: versalign-2.0.4-py3-none-any.whl
- Upload date:
- Size: 11.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
391f0e820e27de6394891b4eb3787dca3618c0db3c5aebab2cacdc138f095edd
|
|
| MD5 |
604ad34f96ca9bda14311cf0f705fb92
|
|
| BLAKE2b-256 |
68bc3a52f0d41173465bc2af0a9f498a1ce7ef030e15b526af4b2a446652187f
|