Collection of object-oriented entities related by the central dogma of biology.
Project description
dogma
Collection of object-oriented entities related by the central dogma of biology.
Installation
using Pipenv
>> pipenv install dogma
or using pip
>> pip install dogma
or Github
>> git clone https://github.com/griffinclausen/dogma.git >> cd dogma >> pipenv install .
Basic Usage
>> from dogma import GeneticCode, Oligonucleotide >> supE = GeneticCode(1, {'TAG': 'Q'}) >> oligo = Oligonucleotide('NNK', supE) >> samples = oligo.samples(100) >> print(samples)
Contact Information
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
dogma-1.0.2.tar.gz
(21.8 kB
view details)
Built Distribution
dogma-1.0.2-py3-none-any.whl
(34.4 kB
view details)
File details
Details for the file dogma-1.0.2.tar.gz
.
File metadata
- Download URL: dogma-1.0.2.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fe2a9335c3deb6a940278ed7b6a2928f84004a639cc1becc56d31a8e1360b1f |
|
MD5 | 45c62ae09813ec5c17f7a37aa32f0775 |
|
BLAKE2b-256 | cdcb957fabd50016f0317ed202b15cf8281207cc3415f782f5daa3e04d35cae5 |
File details
Details for the file dogma-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: dogma-1.0.2-py3-none-any.whl
- Upload date:
- Size: 34.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45813b94e121a2590c400f711343d58b818cc424a53d1c713d3fff61a94a18ef |
|
MD5 | 7aad549a98b5f51baccfa78bc5b5597a |
|
BLAKE2b-256 | 756a209390eff0320a7f524febc31546eb98a75187f2f54616c1eb1260171420 |