Skip to content

Commit cd624ce

Browse files
Added basic information
1 parent dcbdc02 commit cd624ce

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1-
# codonoptimizer
1+
# Codon optimizer
2+
3+
## Purpose
4+
Generating a DNA sequence optimized for one or more organisms.
5+
6+
## Usage
7+
### "DNA here" box
8+
Paste in the coding sequence you want to be optimized (preferably including the stop codon), and the program will convert it into amino acids and then back into an optimized DNA sequence for you to use.
9+
### "Amino acids here" box
10+
Paste in the 1-letter amino acid sequence of your protein of interest (preferably with a stop codon represented as an asterisk), and the program will generate a DNA sequence optimized for your organism(s) of interest.
11+
12+
## Interpreting the DNA output
13+
The score shows how well the sequence meets your criteria, and the GC content helps you double-check the sequence viability. The nucleotides are color-coded per codon based on the overall rarity of the codon: more green is more common whereas more blue is less common. Occasional blue is expected, but abundant blue may lead to decreased translation efficiency.

0 commit comments

Comments
 (0)