Skip to content
Snippets Groups Projects
Commit 84370c34 authored by joan's avatar joan
Browse files

change sign TT

parent 17db044a
Branches
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ class RotTable: ...@@ -20,7 +20,7 @@ class RotTable:
"TA": [36, 0.9, 0, 1.1, 2, 0],\ "TA": [36, 0.9, 0, 1.1, 2, 0],\
"TC": [36.9, 5.3, -120, 0.9, 6, 0],\ "TC": [36.9, 5.3, -120, 0.9, 6, 0],\
"TG": [34.5, 3.5, 64, 0.9, 34, 0],\ "TG": [34.5, 3.5, 64, 0.9, 34, 0],\
"TT": [35.62, 7.2, -154, 0.06, 0.6, 0]\ "TT": [35.62, 7.2, 154, 0.06, 0.6, 0]\
} }
def __init__(self): def __init__(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment