~ubuntu-branches/ubuntu/karmic/ncbi-tools6/karmic

« back to all changes in this revision

Viewing changes to data/seqcode.prt

  • Committer: Bazaar Package Importer
  • Author(s): Aaron M. Ucko
  • Date: 2005-03-27 12:00:15 UTC
  • mfrom: (2.1.2 hoary)
  • Revision ID: james.westby@ubuntu.com-20050327120015-embhesp32nj73p9r
Tags: 6.1.20041020-3
* Fix FTBFS under GCC 4.0 caused by inconsistent use of "static" on
  functions.  (Closes: #295110.)
* Add a watch file, now that we can.  (Upstream's layout needs version=3.)

Show diffs side-by-side

added added

removed removed

Lines of Context:
90
90
                { symbol "R", name "Arginine"},
91
91
                { symbol "S", name "Serine"},
92
92
                { symbol "T", name "Threonine"},
93
 
                { symbol "", name ""},
 
93
                { symbol "U", name "Selenocysteine"}, -- was empty
94
94
                { symbol "V", name "Valine"},
95
95
                { symbol "W", name "Tryptophan" },
96
96
                { symbol "X", name "Undetermined or atypical"},
436
436
                82,
437
437
                83,
438
438
                84,
439
 
                255,  -- U
 
439
                85,  -- U - was 255
440
440
                86,
441
441
                87,
442
442
                88,
492
492
                82,
493
493
                83,
494
494
                84,
495
 
                88,  -- U -> X
 
495
                85,  -- U was -> X 88
496
496
                86,
497
497
                87,
498
498
                88,
525
525
                16,
526
526
                17,
527
527
                18,
528
 
                255,  -- U
 
528
                24,  -- U - was 255
529
529
                19,
530
530
                20,
531
531
                21,
649
649
                88,
650
650
                89,
651
651
                90,
652
 
                88,  -- U
 
652
                85,  -- U - was 88
653
653
                255}  -- *
654
654
        } 
655
655
    }