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 details)
Built Distribution
File details
Details for the file degenerate-dna-0.0.9.tar.gz
.
File metadata
- Download URL: degenerate-dna-0.0.9.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e0c6b8bbcc49a7110ff12c82c0bdbfbdcdb9aa8106b22645d852f2cf0e6d615 |
|
MD5 | 61eeae1daa7035a87862fd77343b15bc |
|
BLAKE2b-256 | d1b395a21b1fadc34de561a6cb8c4ef0c86b10d087dc1bcc572f45dcafd5af1a |
File details
Details for the file degenerate_dna-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: degenerate_dna-0.0.9-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ec23aa1b5424a352ac1f2d2047afdf47a3e9f7998cb9723b7bcfaf566126fda |
|
MD5 | b2a1175fe2edab47c8f7727e9da170ab |
|
BLAKE2b-256 | d987f86cb7ad803dfe8741cbe1e1f61ce996350269dfcfd5613fa515c5b09ee6 |