Skip to content
Snippets Groups Projects
Commit 1c96e1ff authored by tjc's avatar tjc
Browse files

capital translation table

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@3095 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent 2a39969e
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
# (Note that comment lines start with a hash (#) symbol)
# $Header: //tmp/pathsoft/artemis/etc/options,v 1.20 2005-05-31 13:09:32 tjc Exp $
# $Header: //tmp/pathsoft/artemis/etc/options,v 1.21 2005-07-11 08:52:08 tjc Exp $
# This file should contain option settings that look like this:
#
......@@ -88,25 +88,25 @@ genetic_codes = \
# 1. standard code (default)
translation_table_1 = \
f f l l \
s s s s \
y y # + \
c c * w \
F F L L \
S S S S \
Y Y # + \
C C * W \
\
l l l l \
p p p p \
h h q q \
r r r r \
L L L L \
P P P P \
H H Q Q \
R R R R \
\
i i i m \
t t t t \
n n k k \
s s r r \
I I I M \
T T T T \
N N K K \
S S R R \
\
v v v v \
a a a a \
d d e e \
g g g g
V V V V \
A A A A \
D D E E \
G G G G
start_codons_1 = atg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment