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.9, 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.1.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.1.tar.gz.
File metadata
- Download URL: degenerate_dna-0.1.1.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 |
96fc3ec5b4cb911942275f604d5c4b95382b4e537f5a087d5472c1b8c8b5148e
|
|
| MD5 |
58735f719c163f8678fb40750019a63a
|
|
| BLAKE2b-256 |
fb351699b5c7df835d3ea703e43327d1cf22971fbcf6f71366a5f802b2af81c3
|
File details
Details for the file degenerate_dna-0.1.1-py3-none-any.whl.
File metadata
- Download URL: degenerate_dna-0.1.1-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 |
3ed6f4bd4fe0270a4d77ef95b82168b8873a871aeaf0f7c12c9c682255ee5482
|
|
| MD5 |
f817e5fc8cab088ea1bfc56d0247e678
|
|
| BLAKE2b-256 |
e36ba8cbbd8839ebb1c7af5e0fbe79d7b1e27d15d0d690c7cb390b9889a67697
|