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 2.6, 2.7, 3.3, 3.4, 3.5
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.0.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.0.tar.gz.
File metadata
- Download URL: degenerate_dna-0.1.0.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 |
43d076a1bce18355c8d5778e65f72198ca8531688cdcd08e009b404232110db6
|
|
| MD5 |
005db33d1debe51d48e6f1cfe037eb06
|
|
| BLAKE2b-256 |
d4478a7ed774857ff54e2e5b1e0dbdcf7479a7ce1f561d4b8e7e32939bc94670
|
File details
Details for the file degenerate_dna-0.1.0-py3-none-any.whl.
File metadata
- Download URL: degenerate_dna-0.1.0-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 |
3e8a30196a65fa8cc4affbeac9e29f344d5eebba30b692a379c40c51b5c1924d
|
|
| MD5 |
34920191d294ea8b7e12584a40b4eadb
|
|
| BLAKE2b-256 |
55492edcc02dd1a52ea70791e235c05597ff32be0b50fdf66688853b40994457
|