File: iupac.rst

package info (click to toggle)
obitools 1.2.13%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,652 kB
  • sloc: python: 18,199; ansic: 1,542; makefile: 98
file content (63 lines) | stat: -rw-r--r-- 2,318 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
The IUPAC code
==============

The International Union of Pure and Applied Chemistry (IUPAC_) defined
the standard code for representing protein or DNA sequences.

Nucleic IUPAC Code
------------------

======== =================================
**Code**     **Nucleotide**
======== =================================
   A       Adenine
   C       Cytosine
   G       Guanine
   T       Thymine
   U       Uracil
   R       Purine (A or G)
   Y       Pyrimidine (C, T, or U)
   M       C or A
   K       T, U, or G
   W       T, U, or A
   S       C or G
   B       C, T, U, or G (not A)
   D       A, T, U, or G (not C)
   H       A, T, U, or C (not G)
   V       A, C, or G (not T, not U)
   N       Any base (A, C, G, T, or U)
======== =================================


Peptidic one and three letters IUPAC code
-----------------------------------------

============  =============  =======================================
**1-letter**  **3-letters**          **Amino acid**    
============  =============  =======================================
   A             Ala                   Alanine
   R             Arg                   Arginine
   N             Asn                   Asparagine
   D             Asp                   Aspartic acid
   C             Cys                   Cysteine
   Q             Gln                   Glutamine
   E             Glu                   Glutamic acid
   G             Gly                   Glycine
   H             His                   Histidine
   I             Ile                   Isoleucine
   L             Leu                   Leucine
   K             Lys                   Lysine
   M             Met                   Methionine
   F             Phe                   Phenylalanine
   P             Pro                   Proline
   S             Ser                   Serine
   T             Thr                   Threonine
   W             Trp                   Tryptophan
   Y             Tyr                   Tyrosine
   V             Val                   Valine
   B             Asx                   Aspartic acid or Asparagine
   Z             Glx                   Glutamine or Glutamic acid
   X             Xaa                   Any amino acid
============  =============  =======================================

.. _IUPAC: http://www.iupac.org/