Python implementation of the Degen Perl package by Zwick et al.
Project description
tests |
|
|---|---|
package |
Python implementation of the Degen Perl package by Zwick et al.
http://www.phylotools.com/ptdegenoverview.htm
Usage
>>> from degenerate_dna import Degenera
>>> dna = 'AGTTCT'
>>> res = Degenera(dna=dna, table=1, method='S')
>>> res.degenerate()
>>> res.degenerated
'AGYAGY'
Installation
pip install degenerate-dna
Requirements
python 3.10, 3.11, 3.12
Licence
BSD
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
degenerate_dna-0.1.2.tar.gz
(15.0 kB
view details)
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 degenerate_dna-0.1.2.tar.gz.
File metadata
- Download URL: degenerate_dna-0.1.2.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8b885183314dd2e98ede32e5c19e3a575d75e04657644cac04ed7d7ee803b6e
|
|
| MD5 |
8076dd8a98d2451d60bcfc0f70deebdb
|
|
| BLAKE2b-256 |
e5f28289f7f791cb6f41425705da84615dc6d692f62ced8599965075d4b0c475
|
File details
Details for the file degenerate_dna-0.1.2-py3-none-any.whl.
File metadata
- Download URL: degenerate_dna-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b92f1e77797bd28754d893933d7f2fc63151825ee279db8a46bcf19f9aa4cf04
|
|
| MD5 |
dbabbf3d62a1d870a3076441823a26e7
|
|
| BLAKE2b-256 |
b667a90136ff7ea600496b762c7a0d853d3a650830650a7632818db12b575718
|