Skip to main content

Collection of object-oriented entities related by the central dogma of biology.

Project description


degenerate<br>
oligonucleotide<br>
generation and<br>
mathematical<br>
assessment<br>


# Installation
## PyPi
>> pip install dogma

## Github
>> git clone
>> cd
>> setup.py .dogma


# Basic Usage
## Interactive Python session
>> import dogma
>> from dogma import GeneticCode, Oligonucleotide
>> supE = GeneticCode(1, {'TAG': 'Q'})
>> oligo = Oligonucleotide('NNK'*7, supE)
>> samples = oligo.samples(100)
>> print(samples)

## Launch GUI
>> dogma_gui

## Launch dogma web application on localhost
>> dogma_app


# Contact Information
Griffin Clausen

Platform: UNKNOWN

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dogma-0.0.2.tar.gz (14.0 kB view hashes)

Uploaded Source

Built Distribution

dogma-0.0.2-py3-none-any.whl (20.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page