Andrew Stirn commited on
Commit
cbbf8c9
·
1 Parent(s): 1e16292

back to old test case

Browse files
Files changed (1) hide show
  1. tiger.py +1 -1
tiger.py CHANGED
@@ -166,4 +166,4 @@ def tiger_exhibit(transcript):
166
  if __name__ == '__main__':
167
 
168
  # simple test case
169
- print(tiger_exhibit('AAAAAAAAAAAAAAAAAAAAAAAAAA'.lower())) # first 50 from EIF3B-003's CDS
 
166
  if __name__ == '__main__':
167
 
168
  # simple test case
169
+ print(tiger_exhibit('ATGCAGGACGCGGAGAACGTGGCGGTGCCCGAGGCGGCCGAGGAGCGCGC'.lower())) # first 50 from EIF3B-003's CDS