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.0.9.tar.gz
(14.6 kB
view hashes)
Built Distribution
Close
Hashes for degenerate_dna-0.0.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ec23aa1b5424a352ac1f2d2047afdf47a3e9f7998cb9723b7bcfaf566126fda |
|
MD5 | b2a1175fe2edab47c8f7727e9da170ab |
|
BLAKE2b-256 | d987f86cb7ad803dfe8741cbe1e1f61ce996350269dfcfd5613fa515c5b09ee6 |