Scoring Multiple Sequence Alignments with Python
Project description
Scoring Multiple Sequence Alignments with Python
pyMSA is an open source software tool aimed at providing a number of scores for multiple sequence alignment (MSA) problems. A tutorial about pyMSA is available in the resources folder of the proyect.
Features
Score functions implemented:
- Sum of pairs,
- Star,
- Minimum entropy,
- Percentage of non-gaps,
- Percentage of totally conserved columns and
- STRIKE (Single sTRucture Induced Evaluation).
Downloading
To download PyMSA just clone the Git repository hosted in GitHub:
$ git clone https://github.com/benhid/pyMSA.git
$ python setup.py install
Alternatively, you can install it with pip
:
$ pip install pyMSA
Usage
An example of running all the included scores is located in the example
folder.
Authors
Active development team
License
This project is licensed under the terms of the MIT - see the LICENSE file for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyMSA-0.8.1.tar.gz
(10.5 kB
view details)
File details
Details for the file pyMSA-0.8.1.tar.gz
.
File metadata
- Download URL: pyMSA-0.8.1.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f68cb7b50f46c25a36206ec609ef23fc7dd487c54341b3711d7152ee87cee22 |
|
MD5 | 8169fb75a9540e2a2c91c75a3bb36e9a |
|
BLAKE2b-256 | 7cde0256d43a17a5350d9afc34f600b870d93c31bf636b831dd1853646017d14 |