1#  $Id: cdd_annot_types.ini 505891 2016-06-29 17:58:41Z gouriano $
2#  Syntax is the .ini file format as described at
3#  http://ncbi.github.io/cxx-toolkit/pages/ch_core#ch_core.registry,
4#  which requires unique keys (i.e., multiple 'type##' fields per section).
5#
6#  IMPORTANT:  DO NOT modify the 'id' values or otherwise change the id/section name
7#  associations.  The values of the 'id' in each section MUST correspond to
8#  those given in the comments for the 'type' field of the Align-annot ASN.1 spec.
9
10[Other]
11id=0
12type1=Walker A motif/P-loop
13type2=Walker B motif
14
15[Active]
16id=1
17type1=active site
18type2=catalytic site
19
20[Polypeptide Binding]
21id=2
22type1=dimer interface
23type2=homodimer interface
24type3=heterodimer interface
25type4=trimer interface
26type5=tetramer interface
27type6=hexamer interface
28type7=oligomer interface
29type8=peptide binding site
30type9=polypeptide substrate binding site
31
32[NA Binding]
33id=3
34type1=DNA binding site
35type2=RNA binding site
36type3=nucleic acid binding site
37type4=nucleic acid substrate binding site
38
39[Ion Binding]
40id=4
41type1=metal binding site
42type2=Zn binding site
43type3=Fe binding site
44type4=Fe-S cluster binding site
45type5=Ca binding site
46type6=Mg binding site
47type7=Ni binding site
48type8=Co binding site
49type9=Mn binding site
50type10=Cu binding site
51
52[Chemical Binding]
53id=5
54type1=chemical substrate binding site
55type2=ligand binding site
56type3=nucleotide binding site
57type4=ATP binding site
58type5=MgATP binding site
59type6=GTP binding site
60type7=NAD(P) binding site
61type8=NADP binding site
62type9=NAD binding site
63type10=FAD binding site
64type11=FMN binding site
65type12=PLP binding site
66type13=CoA binding site
67type14=lipid binding site
68type15=heme binding site
69
70[PT Modification]
71id=6
72type1=glycosylation site
73type2=myristoylation site
74type3=phosphorylation site
75
76[Structural Motif]
77id=7
78type1=TM helix
79type2=TM segment
80type3=coiled coil
81type4=leucine-rich repeat
82type5=Zn finger
83type6=armadillo repeat
84type7=HEAT repeat
85type8=WD40 repeat
86
87