Python implementation of the Degen Perl package by Zwick et al.
Project description
degenerate-dna
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, type='S') >>> res.degenerate() >>> res.degenerated 'AGYAGY'
Installation
pip install degenerate-dna
Requirements
python +3
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.0.3.tar.gz
(5.6 kB
view hashes)
Built Distribution
Close
Hashes for degenerate_dna-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 671f94280fc0ecbc0fe6fa1e8a70b62f5c2cd2a3fe8beb4fcd3ef4b76d1002d8 |
|
MD5 | 99a8c3c806fe879e4786c3cfda76baea |
|
BLAKE2b-256 | ac77e25552d93d0093b260b50d99f9dd7e14612b5690707c42643abb53547223 |