~ubuntu-branches/ubuntu/raring/ncbi-tools6/raring

« back to all changes in this revision

Viewing changes to asnstat/mmdb3.h

  • Committer: Package Import Robot
  • Author(s): Aaron M. Ucko
  • Date: 2011-09-05 18:55:02 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: package-import@ubuntu.com-20110905185502-iuvmoe65ytljhckn
Tags: 6.1.20110713-1
* New upstream release.
* debian/*.symbols: update accordingly.
* make/makeshlb.unx: link libcn3dOGL.so against -lm for sqrt.
* doc/man/*.1: update for new release.
* debian/rules:
  - (VIB): add asnmacro, as upstream takes care to publish binaries thereof.
  - Retire obsolete multiarch-unaware checks for libpthread.
  - Fully modernize Debhelper usage; in particular, transition to overrides.
* debian/compat: advance to 9 per rules modernization.
* debian/ncbi-tools-bin.install: add asnmacro.
* make/makenet.unx: link asnmacro only against libraries it directly needs.
* doc/man/asnmacro.1: give asnmacro a man page.
* doc/man/Psequin.1: list it in SEE ALSO.
* network/id1arch/idfetch.c: revert redundant change (from #295110).
* Convert to multiarch.
  - debian/rules: Install libraries (and ncbithr.o) to multiarch directories.
  - debian/lib*.install: match multiarch library paths.
  - debian/control:
    + Build-Depends: debhelper (>= 8.1.3~), implying a recent dpkg-dev.
    + Set Multi-Arch: as appropriate across the board, and specify
      Pre-Depends: ${misc:Pre-Depends} for runtime libraries.
* debian/*.lintian-overrides: drop leading slashes for Lintian 2.5.x.
* debian/control: Standards-Version: 3.9.2 (already compliant).

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
#include <asn.h>
10
10
#endif
11
11
 
12
 
static char * asnfilename = "mmdb3.h63";
13
 
static AsnValxNode avnx[48] = {
 
12
static char * asnfilename = "mmdb3.h64";
 
13
static AsnValxNode avnx[59] = {
14
14
    {20,"helix" ,1,0.0,&avnx[1] } ,
15
15
    {20,"strand" ,2,0.0,&avnx[2] } ,
16
16
    {20,"sheet" ,3,0.0,&avnx[3] } ,
18
18
    {20,"site" ,5,0.0,&avnx[5] } ,
19
19
    {20,"footnote" ,6,0.0,&avnx[6] } ,
20
20
    {20,"comment" ,7,0.0,&avnx[7] } ,
21
 
    {20,"subgraph" ,100,0.0,&avnx[8] } ,
22
 
    {20,"region" ,101,0.0,&avnx[9] } ,
23
 
    {20,"core" ,102,0.0,&avnx[10] } ,
24
 
    {20,"supercore" ,103,0.0,&avnx[11] } ,
25
 
    {20,"color" ,150,0.0,&avnx[12] } ,
26
 
    {20,"render" ,151,0.0,&avnx[13] } ,
27
 
    {20,"label" ,152,0.0,&avnx[14] } ,
28
 
    {20,"transform" ,153,0.0,&avnx[15] } ,
29
 
    {20,"camera" ,154,0.0,&avnx[16] } ,
30
 
    {20,"script" ,155,0.0,&avnx[17] } ,
31
 
    {20,"alignment" ,200,0.0,&avnx[18] } ,
32
 
    {20,"similarity" ,201,0.0,&avnx[19] } ,
33
 
    {20,"multalign" ,202,0.0,&avnx[20] } ,
34
 
    {20,"indirect" ,203,0.0,&avnx[21] } ,
35
 
    {20,"cn3dstate" ,254,0.0,&avnx[22] } ,
 
21
    {20,"interaction" ,8,0.0,&avnx[8] } ,
 
22
    {20,"subgraph" ,100,0.0,&avnx[9] } ,
 
23
    {20,"region" ,101,0.0,&avnx[10] } ,
 
24
    {20,"core" ,102,0.0,&avnx[11] } ,
 
25
    {20,"supercore" ,103,0.0,&avnx[12] } ,
 
26
    {20,"color" ,150,0.0,&avnx[13] } ,
 
27
    {20,"render" ,151,0.0,&avnx[14] } ,
 
28
    {20,"label" ,152,0.0,&avnx[15] } ,
 
29
    {20,"transform" ,153,0.0,&avnx[16] } ,
 
30
    {20,"camera" ,154,0.0,&avnx[17] } ,
 
31
    {20,"script" ,155,0.0,&avnx[18] } ,
 
32
    {20,"alignment" ,200,0.0,&avnx[19] } ,
 
33
    {20,"similarity" ,201,0.0,&avnx[20] } ,
 
34
    {20,"multalign" ,202,0.0,&avnx[21] } ,
 
35
    {20,"indirect" ,203,0.0,&avnx[22] } ,
 
36
    {20,"cn3dstate" ,254,0.0,&avnx[23] } ,
36
37
    {20,"other" ,255,0.0,NULL } ,
37
 
    {20,"default" ,0,0.0,&avnx[24] } ,
38
 
    {20,"wire" ,1,0.0,&avnx[25] } ,
39
 
    {20,"space" ,2,0.0,&avnx[26] } ,
40
 
    {20,"stick" ,3,0.0,&avnx[27] } ,
41
 
    {20,"ballNStick" ,4,0.0,&avnx[28] } ,
42
 
    {20,"thickWire" ,5,0.0,&avnx[29] } ,
43
 
    {20,"hide" ,9,0.0,&avnx[30] } ,
44
 
    {20,"name" ,10,0.0,&avnx[31] } ,
45
 
    {20,"number" ,11,0.0,&avnx[32] } ,
46
 
    {20,"pdbNumber" ,12,0.0,&avnx[33] } ,
47
 
    {20,"objWireFrame" ,150,0.0,&avnx[34] } ,
48
 
    {20,"objPolygons" ,151,0.0,&avnx[35] } ,
49
 
    {20,"colorsetCPK" ,225,0.0,&avnx[36] } ,
50
 
    {20,"colorsetbyChain" ,226,0.0,&avnx[37] } ,
51
 
    {20,"colorsetbyTemp" ,227,0.0,&avnx[38] } ,
52
 
    {20,"colorsetbyRes" ,228,0.0,&avnx[39] } ,
53
 
    {20,"colorsetbyLen" ,229,0.0,&avnx[40] } ,
54
 
    {20,"colorsetbySStru" ,230,0.0,&avnx[41] } ,
55
 
    {20,"colorsetbyHydro" ,231,0.0,&avnx[42] } ,
56
 
    {20,"colorsetbyObject" ,246,0.0,&avnx[43] } ,
57
 
    {20,"colorsetbyDomain" ,247,0.0,&avnx[44] } ,
 
38
    {20,"default" ,0,0.0,&avnx[25] } ,
 
39
    {20,"wire" ,1,0.0,&avnx[26] } ,
 
40
    {20,"space" ,2,0.0,&avnx[27] } ,
 
41
    {20,"stick" ,3,0.0,&avnx[28] } ,
 
42
    {20,"ballNStick" ,4,0.0,&avnx[29] } ,
 
43
    {20,"thickWire" ,5,0.0,&avnx[30] } ,
 
44
    {20,"hide" ,9,0.0,&avnx[31] } ,
 
45
    {20,"name" ,10,0.0,&avnx[32] } ,
 
46
    {20,"number" ,11,0.0,&avnx[33] } ,
 
47
    {20,"pdbNumber" ,12,0.0,&avnx[34] } ,
 
48
    {20,"objWireFrame" ,150,0.0,&avnx[35] } ,
 
49
    {20,"objPolygons" ,151,0.0,&avnx[36] } ,
 
50
    {20,"colorsetCPK" ,225,0.0,&avnx[37] } ,
 
51
    {20,"colorsetbyChain" ,226,0.0,&avnx[38] } ,
 
52
    {20,"colorsetbyTemp" ,227,0.0,&avnx[39] } ,
 
53
    {20,"colorsetbyRes" ,228,0.0,&avnx[40] } ,
 
54
    {20,"colorsetbyLen" ,229,0.0,&avnx[41] } ,
 
55
    {20,"colorsetbySStru" ,230,0.0,&avnx[42] } ,
 
56
    {20,"colorsetbyHydro" ,231,0.0,&avnx[43] } ,
 
57
    {20,"colorsetbyObject" ,246,0.0,&avnx[44] } ,
 
58
    {20,"colorsetbyDomain" ,247,0.0,&avnx[45] } ,
58
59
    {20,"other" ,255,0.0,NULL } ,
59
60
    {3,NULL,10,0.0,NULL } ,
60
61
    {3,NULL,2,0.0,NULL } ,
 
62
    {20,"protein-protein" ,1,0.0,&avnx[49] } ,
 
63
    {20,"protein-dna" ,2,0.0,&avnx[50] } ,
 
64
    {20,"protein-rna" ,3,0.0,&avnx[51] } ,
 
65
    {20,"protein-chemical" ,4,0.0,&avnx[52] } ,
 
66
    {20,"dna-dna" ,5,0.0,&avnx[53] } ,
 
67
    {20,"dna-rna" ,6,0.0,&avnx[54] } ,
 
68
    {20,"dna-chemical" ,7,0.0,&avnx[55] } ,
 
69
    {20,"rna-rna" ,8,0.0,&avnx[56] } ,
 
70
    {20,"rna-chemical" ,9,0.0,&avnx[57] } ,
 
71
    {20,"other" ,255,0.0,NULL } ,
61
72
    {3,NULL,2,0.0,NULL } };
62
73
 
63
 
static AsnType atx[220] = {
 
74
static AsnType atx[235] = {
64
75
  {401, "Biostruc-feature-set" ,1,0,0,0,0,1,0,0,NULL,&atx[29],&atx[1],0,&atx[106]} ,
65
76
  {0, "id" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[4]} ,
66
 
  {410, "Biostruc-feature-set-id" ,1,0,0,0,0,1,0,0,NULL,&atx[3],NULL,0,&atx[19]} ,
 
77
  {411, "Biostruc-feature-set-id" ,1,0,0,0,0,1,0,0,NULL,&atx[3],NULL,0,&atx[19]} ,
67
78
  {302, "INTEGER" ,0,2,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
68
79
  {0, "descr" ,128,1,0,1,0,0,0,0,NULL,&atx[14],&atx[5],0,&atx[15]} ,
69
80
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[6],NULL,0,NULL} ,
70
 
  {420, "Biostruc-feature-set-descr" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[7],0,&atx[17]} ,
 
81
  {421, "Biostruc-feature-set-descr" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[7],0,&atx[17]} ,
71
82
  {0, "name" ,128,0,0,0,0,0,0,0,NULL,&atx[8],NULL,0,&atx[9]} ,
72
83
  {323, "VisibleString" ,0,26,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
73
84
  {0, "pdb-comment" ,128,1,0,0,0,0,0,0,NULL,&atx[8],NULL,0,&atx[10]} ,
74
85
  {0, "other-comment" ,128,2,0,0,0,0,0,0,NULL,&atx[8],NULL,0,&atx[11]} ,
75
86
  {0, "attribution" ,128,3,0,0,0,0,0,0,NULL,&atx[12],NULL,0,NULL} ,
76
 
  {419, "Pub" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[6]} ,
 
87
  {420, "Pub" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[6]} ,
77
88
  {315, "CHOICE" ,0,-1,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
78
89
  {312, "SEQUENCE OF" ,0,16,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
79
90
  {0, "features" ,128,2,0,0,0,0,0,0,NULL,&atx[14],&atx[16],0,NULL} ,
80
91
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[17],NULL,0,NULL} ,
81
 
  {421, "Biostruc-feature" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[18],0,&atx[24]} ,
 
92
  {422, "Biostruc-feature" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[18],0,&atx[24]} ,
82
93
  {0, "id" ,128,0,0,1,0,0,0,0,NULL,&atx[19],NULL,0,&atx[20]} ,
83
 
  {411, "Biostruc-feature-id" ,1,0,0,0,0,1,0,0,NULL,&atx[3],NULL,0,&atx[93]} ,
 
94
  {412, "Biostruc-feature-id" ,1,0,0,0,0,1,0,0,NULL,&atx[3],NULL,0,&atx[93]} ,
84
95
  {0, "name" ,128,1,0,1,0,0,0,0,NULL,&atx[8],NULL,0,&atx[21]} ,
85
96
  {0, "type" ,128,2,0,1,0,0,0,0,NULL,&atx[3],&avnx[0],0,&atx[22]} ,
86
97
  {0, "property" ,128,3,0,1,0,0,0,0,NULL,&atx[13],&atx[23],0,&atx[104]} ,
87
98
  {0, "color" ,128,0,0,0,0,0,0,0,NULL,&atx[24],NULL,0,&atx[30]} ,
88
 
  {422, "Color-prop" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[25],0,&atx[31]} ,
 
99
  {423, "Color-prop" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[25],0,&atx[31]} ,
89
100
  {0, "r" ,128,0,0,1,0,0,0,0,NULL,&atx[3],NULL,0,&atx[26]} ,
90
101
  {0, "g" ,128,1,0,1,0,0,0,0,NULL,&atx[3],NULL,0,&atx[27]} ,
91
102
  {0, "b" ,128,2,0,1,0,0,0,0,NULL,&atx[3],NULL,0,&atx[28]} ,
92
103
  {0, "name" ,128,3,0,1,0,0,0,0,NULL,&atx[8],NULL,0,NULL} ,
93
104
  {311, "SEQUENCE" ,0,16,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
94
105
  {0, "render" ,128,1,0,0,0,0,0,0,NULL,&atx[31],NULL,0,&atx[32]} ,
95
 
  {423, "Render-prop" ,1,0,0,0,0,0,0,0,NULL,&atx[3],&avnx[23],0,&atx[57]} ,
 
106
  {424, "Render-prop" ,1,0,0,0,0,0,0,0,NULL,&atx[3],&avnx[24],0,&atx[57]} ,
96
107
  {0, "transform" ,128,2,0,0,0,0,0,0,NULL,&atx[33],NULL,0,&atx[56]} ,
97
 
  {409, "Transform" ,1,0,0,0,0,1,0,0,NULL,&atx[29],&atx[34],0,&atx[2]} ,
 
108
  {410, "Transform" ,1,0,0,0,0,1,0,0,NULL,&atx[29],&atx[34],0,&atx[2]} ,
98
109
  {0, "id" ,128,0,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[35]} ,
99
110
  {0, "moves" ,128,1,0,0,0,0,0,0,NULL,&atx[14],&atx[36],0,NULL} ,
100
111
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[37],NULL,0,NULL} ,
101
 
  {438, "Move" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[38],0,&atx[39]} ,
 
112
  {440, "Move" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[38],0,&atx[39]} ,
102
113
  {0, "rotate" ,128,0,0,0,0,0,0,0,NULL,&atx[39],NULL,0,&atx[50]} ,
103
 
  {439, "Rot-matrix" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[40],0,&atx[51]} ,
 
114
  {441, "Rot-matrix" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[40],0,&atx[51]} ,
104
115
  {0, "scale-factor" ,128,0,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[41]} ,
105
116
  {0, "rot-11" ,128,1,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[42]} ,
106
117
  {0, "rot-12" ,128,2,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[43]} ,
112
123
  {0, "rot-32" ,128,8,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[49]} ,
113
124
  {0, "rot-33" ,128,9,0,0,0,0,0,0,NULL,&atx[3],NULL,0,NULL} ,
114
125
  {0, "translate" ,128,1,0,0,0,0,0,0,NULL,&atx[51],NULL,0,NULL} ,
115
 
  {440, "Trans-matrix" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[52],0,&atx[64]} ,
 
126
  {442, "Trans-matrix" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[52],0,&atx[64]} ,
116
127
  {0, "scale-factor" ,128,0,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[53]} ,
117
128
  {0, "tran-1" ,128,1,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[54]} ,
118
129
  {0, "tran-2" ,128,2,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[55]} ,
119
130
  {0, "tran-3" ,128,3,0,0,0,0,0,0,NULL,&atx[3],NULL,0,NULL} ,
120
131
  {0, "camera" ,128,3,0,0,0,0,0,0,NULL,&atx[57],NULL,0,&atx[82]} ,
121
 
  {424, "Camera" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[58],0,&atx[83]} ,
 
132
  {425, "Camera" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[58],0,&atx[83]} ,
122
133
  {0, "x" ,128,0,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[59]} ,
123
134
  {0, "y" ,128,1,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[60]} ,
124
135
  {0, "distance" ,128,2,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[61]} ,
125
136
  {0, "angle" ,128,3,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[62]} ,
126
137
  {0, "scale" ,128,4,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[63]} ,
127
138
  {0, "modelview" ,128,5,0,0,0,0,0,0,NULL,&atx[64],NULL,0,NULL} ,
128
 
  {441, "GL-matrix" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[65],0,&atx[85]} ,
 
139
  {443, "GL-matrix" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[65],0,&atx[85]} ,
129
140
  {0, "scale" ,128,0,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[66]} ,
130
141
  {0, "m11" ,128,1,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[67]} ,
131
142
  {0, "m12" ,128,2,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[68]} ,
144
155
  {0, "m43" ,128,15,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[81]} ,
145
156
  {0, "m44" ,128,16,0,0,0,0,0,0,NULL,&atx[3],NULL,0,NULL} ,
146
157
  {0, "script" ,128,4,0,0,0,0,0,0,NULL,&atx[83],NULL,0,&atx[102]} ,
147
 
  {425, "Biostruc-script" ,1,0,0,0,0,0,0,0,NULL,&atx[14],&atx[84],0,&atx[140]} ,
 
158
  {426, "Biostruc-script" ,1,0,0,0,0,0,0,0,NULL,&atx[14],&atx[84],0,&atx[140]} ,
148
159
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[85],NULL,0,NULL} ,
149
 
  {442, "Biostruc-script-step" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[86],0,&atx[87]} ,
 
160
  {444, "Biostruc-script-step" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[86],0,&atx[87]} ,
150
161
  {0, "step-id" ,128,0,0,0,0,0,0,0,NULL,&atx[87],NULL,0,&atx[88]} ,
151
 
  {443, "Step-id" ,1,0,0,0,0,0,0,0,NULL,&atx[3],NULL,0,NULL} ,
 
162
  {445, "Step-id" ,1,0,0,0,0,0,0,0,NULL,&atx[3],NULL,0,NULL} ,
152
163
  {0, "step-name" ,128,1,0,1,0,0,0,0,NULL,&atx[8],NULL,0,&atx[89]} ,
153
164
  {0, "feature-do" ,128,2,0,1,0,0,0,0,NULL,&atx[14],&atx[90],0,&atx[96]} ,
154
165
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[91],NULL,0,NULL} ,
155
 
  {428, "Other-feature" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[92],0,&atx[120]} ,
 
166
  {429, "Other-feature" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[92],0,&atx[216]} ,
156
167
  {0, "biostruc-id" ,128,0,0,0,0,0,0,0,NULL,&atx[93],NULL,0,&atx[94]} ,
157
 
  {412, "Biostruc-id" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[112]} ,
 
168
  {413, "Biostruc-id" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[112]} ,
158
169
  {0, "set" ,128,1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[95]} ,
159
170
  {0, "feature" ,128,2,0,0,0,0,0,0,NULL,&atx[19],NULL,0,NULL} ,
160
171
  {0, "camera-move" ,128,3,0,1,0,0,0,0,NULL,&atx[33],NULL,0,&atx[97]} ,
161
 
  {0, "pause" ,128,4,0,0,1,0,0,0,&avnx[45],&atx[3],NULL,0,&atx[98]} ,
 
172
  {0, "pause" ,128,4,0,0,1,0,0,0,&avnx[46],&atx[3],NULL,0,&atx[98]} ,
162
173
  {0, "waitevent" ,128,5,0,0,0,0,0,0,NULL,&atx[99],NULL,0,&atx[100]} ,
163
174
  {301, "BOOLEAN" ,0,1,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
164
175
  {0, "extra" ,128,6,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[101]} ,
165
176
  {0, "jump" ,128,7,0,1,0,0,0,0,NULL,&atx[87],NULL,0,NULL} ,
166
177
  {0, "user" ,128,5,0,0,0,0,0,0,NULL,&atx[103],NULL,0,NULL} ,
167
 
  {418, "User-object" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[12]} ,
 
178
  {419, "User-object" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[12]} ,
168
179
  {0, "location" ,128,4,0,1,0,0,0,0,NULL,&atx[13],&atx[105],0,NULL} ,
169
180
  {0, "subgraph" ,128,0,0,0,0,0,0,0,NULL,&atx[106],NULL,0,&atx[139]} ,
170
181
  {402, "Chem-graph-pntrs" ,1,0,0,0,0,1,0,0,NULL,&atx[13],&atx[107],0,&atx[108]} ,
173
184
  {0, "number-of-ptrs" ,128,0,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[110]} ,
174
185
  {0, "molecule-ids" ,128,1,0,0,0,0,0,0,NULL,&atx[14],&atx[111],0,&atx[113]} ,
175
186
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[112],NULL,0,NULL} ,
176
 
  {413, "Molecule-id" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[115]} ,
 
187
  {414, "Molecule-id" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[115]} ,
177
188
  {0, "residue-ids" ,128,2,0,0,0,0,0,0,NULL,&atx[14],&atx[114],0,&atx[116]} ,
178
189
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[115],NULL,0,NULL} ,
179
 
  {414, "Residue-id" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[118]} ,
 
190
  {415, "Residue-id" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[118]} ,
180
191
  {0, "atom-ids" ,128,3,0,0,0,0,0,0,NULL,&atx[14],&atx[117],0,NULL} ,
181
192
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[118],NULL,0,NULL} ,
182
 
  {415, "Atom-id" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[142]} ,
 
193
  {416, "Atom-id" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[142]} ,
183
194
  {0, "residues" ,128,1,0,0,0,0,0,0,NULL,&atx[120],NULL,0,&atx[134]} ,
184
 
  {429, "Residue-pntrs" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[121],0,&atx[135]} ,
 
195
  {431, "Residue-pntrs" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[121],0,&atx[135]} ,
185
196
  {0, "explicit" ,128,0,0,0,0,0,0,0,NULL,&atx[122],NULL,0,&atx[128]} ,
186
 
  {431, "Residue-explicit-pntrs" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[123],0,&atx[130]} ,
 
197
  {433, "Residue-explicit-pntrs" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[123],0,&atx[130]} ,
187
198
  {0, "number-of-ptrs" ,128,0,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[124]} ,
188
199
  {0, "molecule-ids" ,128,1,0,0,0,0,0,0,NULL,&atx[14],&atx[125],0,&atx[126]} ,
189
200
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[112],NULL,0,NULL} ,
191
202
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[115],NULL,0,NULL} ,
192
203
  {0, "interval" ,128,1,0,0,0,0,0,0,NULL,&atx[14],&atx[129],0,NULL} ,
193
204
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[130],NULL,0,NULL} ,
194
 
  {432, "Residue-interval-pntr" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[131],0,&atx[146]} ,
 
205
  {434, "Residue-interval-pntr" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[131],0,&atx[146]} ,
195
206
  {0, "molecule-id" ,128,0,0,0,0,0,0,0,NULL,&atx[112],NULL,0,&atx[132]} ,
196
207
  {0, "from" ,128,1,0,0,0,0,0,0,NULL,&atx[115],NULL,0,&atx[133]} ,
197
208
  {0, "to" ,128,2,0,0,0,0,0,0,NULL,&atx[115],NULL,0,NULL} ,
198
209
  {0, "molecules" ,128,2,0,0,0,0,0,0,NULL,&atx[135],NULL,0,NULL} ,
199
 
  {430, "Molecule-pntrs" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[136],0,&atx[122]} ,
 
210
  {432, "Molecule-pntrs" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[136],0,&atx[122]} ,
200
211
  {0, "number-of-ptrs" ,128,0,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[137]} ,
201
212
  {0, "molecule-ids" ,128,1,0,0,0,0,0,0,NULL,&atx[14],&atx[138],0,NULL} ,
202
213
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[112],NULL,0,NULL} ,
203
214
  {0, "region" ,128,1,0,0,0,0,0,0,NULL,&atx[140],NULL,0,&atx[187]} ,
204
 
  {426, "Region-pntrs" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[141],0,&atx[211]} ,
 
215
  {427, "Region-pntrs" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[141],0,&atx[226]} ,
205
216
  {0, "model-id" ,128,0,0,0,0,0,0,0,NULL,&atx[142],NULL,0,&atx[143]} ,
206
 
  {416, "Model-id" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[148]} ,
 
217
  {417, "Model-id" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[148]} ,
207
218
  {0, "region" ,128,1,0,0,0,0,0,0,NULL,&atx[13],&atx[144],0,NULL} ,
208
219
  {0, "site" ,128,0,0,0,0,0,0,0,NULL,&atx[14],&atx[145],0,&atx[152]} ,
209
220
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[146],NULL,0,NULL} ,
210
 
  {433, "Region-coordinates" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[147],0,&atx[154]} ,
 
221
  {435, "Region-coordinates" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[147],0,&atx[154]} ,
211
222
  {0, "model-coord-set-id" ,128,0,0,0,0,0,0,0,NULL,&atx[148],NULL,0,&atx[149]} ,
212
 
  {417, "Model-coordinate-set-id" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[103]} ,
 
223
  {418, "Model-coordinate-set-id" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[103]} ,
213
224
  {0, "number-of-coords" ,128,1,0,1,0,0,0,0,NULL,&atx[3],NULL,0,&atx[150]} ,
214
225
  {0, "coordinate-indices" ,128,2,0,1,0,0,0,0,NULL,&atx[14],&atx[151],0,NULL} ,
215
226
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[3],NULL,0,NULL} ,
216
227
  {0, "boundary" ,128,1,0,0,0,0,0,0,NULL,&atx[14],&atx[153],0,NULL} ,
217
228
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[154],NULL,0,NULL} ,
218
 
  {434, "Region-boundary" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[155],0,&atx[200]} ,
 
229
  {436, "Region-boundary" ,1,0,0,0,0,0,0,0,NULL,&atx[13],&atx[155],0,&atx[200]} ,
219
230
  {0, "sphere" ,128,0,0,0,0,0,0,0,NULL,&atx[156],NULL,0,&atx[167]} ,
220
 
  {405, "Sphere" ,1,0,0,0,0,1,0,0,NULL,&atx[29],&atx[157],0,&atx[168]} ,
 
231
  {406, "Sphere" ,1,0,0,0,0,1,0,0,NULL,&atx[29],&atx[157],0,&atx[168]} ,
221
232
  {0, "center" ,128,0,0,0,0,0,0,0,NULL,&atx[158],NULL,0,&atx[163]} ,
222
 
  {436, "Model-space-point" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[159],0,&atx[164]} ,
 
233
  {439, "Model-space-point" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[159],0,&atx[37]} ,
223
234
  {0, "scale-factor" ,128,0,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[160]} ,
224
235
  {0, "x" ,128,1,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[161]} ,
225
236
  {0, "y" ,128,2,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[162]} ,
226
237
  {0, "z" ,128,3,0,0,0,0,0,0,NULL,&atx[3],NULL,0,NULL} ,
227
238
  {0, "radius" ,128,1,0,0,0,0,0,0,NULL,&atx[164],NULL,0,NULL} ,
228
 
  {437, "RealValue" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[165],0,&atx[37]} ,
 
239
  {438, "RealValue" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[165],0,&atx[158]} ,
229
240
  {0, "scale-factor" ,128,0,0,0,0,0,0,0,NULL,&atx[3],NULL,0,&atx[166]} ,
230
241
  {0, "scaled-integer-value" ,128,1,0,0,0,0,0,0,NULL,&atx[3],NULL,0,NULL} ,
231
242
  {0, "cone" ,128,1,0,0,0,0,0,0,NULL,&atx[168],NULL,0,&atx[172]} ,
232
 
  {406, "Cone" ,1,0,0,0,0,1,0,0,NULL,&atx[29],&atx[169],0,&atx[173]} ,
 
243
  {407, "Cone" ,1,0,0,0,0,1,0,0,NULL,&atx[29],&atx[169],0,&atx[173]} ,
233
244
  {0, "axis-top" ,128,0,0,0,0,0,0,0,NULL,&atx[158],NULL,0,&atx[170]} ,
234
245
  {0, "axis-bottom" ,128,1,0,0,0,0,0,0,NULL,&atx[158],NULL,0,&atx[171]} ,
235
246
  {0, "radius-bottom" ,128,2,0,0,0,0,0,0,NULL,&atx[164],NULL,0,NULL} ,
236
247
  {0, "cylinder" ,128,2,0,0,0,0,0,0,NULL,&atx[173],NULL,0,&atx[177]} ,
237
 
  {407, "Cylinder" ,1,0,0,0,0,1,0,0,NULL,&atx[29],&atx[174],0,&atx[178]} ,
 
248
  {408, "Cylinder" ,1,0,0,0,0,1,0,0,NULL,&atx[29],&atx[174],0,&atx[178]} ,
238
249
  {0, "axis-top" ,128,0,0,0,0,0,0,0,NULL,&atx[158],NULL,0,&atx[175]} ,
239
250
  {0, "axis-bottom" ,128,1,0,0,0,0,0,0,NULL,&atx[158],NULL,0,&atx[176]} ,
240
251
  {0, "radius" ,128,2,0,0,0,0,0,0,NULL,&atx[164],NULL,0,NULL} ,
241
252
  {0, "brick" ,128,3,0,0,0,0,0,0,NULL,&atx[178],NULL,0,NULL} ,
242
 
  {408, "Brick" ,1,0,0,0,0,1,0,0,NULL,&atx[29],&atx[179],0,&atx[33]} ,
 
253
  {409, "Brick" ,1,0,0,0,0,1,0,0,NULL,&atx[29],&atx[179],0,&atx[33]} ,
243
254
  {0, "corner-000" ,128,0,0,0,0,0,0,0,NULL,&atx[158],NULL,0,&atx[180]} ,
244
255
  {0, "corner-001" ,128,1,0,0,0,0,0,0,NULL,&atx[158],NULL,0,&atx[181]} ,
245
256
  {0, "corner-010" ,128,2,0,0,0,0,0,0,NULL,&atx[158],NULL,0,&atx[182]} ,
249
260
  {0, "corner-110" ,128,6,0,0,0,0,0,0,NULL,&atx[158],NULL,0,&atx[186]} ,
250
261
  {0, "corner-111" ,128,7,0,0,0,0,0,0,NULL,&atx[158],NULL,0,NULL} ,
251
262
  {0, "alignment" ,128,2,0,0,0,0,0,0,NULL,&atx[188],NULL,0,&atx[210]} ,
252
 
  {404, "Chem-graph-alignment" ,1,0,0,0,0,1,0,0,NULL,&atx[29],&atx[189],0,&atx[156]} ,
253
 
  {0, "dimension" ,128,0,0,0,1,0,0,0,&avnx[46],&atx[3],NULL,0,&atx[190]} ,
 
263
  {404, "Chem-graph-alignment" ,1,0,0,0,0,1,0,0,NULL,&atx[29],&atx[189],0,&atx[211]} ,
 
264
  {0, "dimension" ,128,0,0,0,1,0,0,0,&avnx[47],&atx[3],NULL,0,&atx[190]} ,
254
265
  {0, "biostruc-ids" ,128,1,0,0,0,0,0,0,NULL,&atx[14],&atx[191],0,&atx[192]} ,
255
266
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[93],NULL,0,NULL} ,
256
267
  {0, "alignment" ,128,2,0,0,0,0,0,0,NULL,&atx[14],&atx[193],0,&atx[194]} ,
261
272
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[33],NULL,0,NULL} ,
262
273
  {0, "aligndata" ,128,5,0,1,0,0,0,0,NULL,&atx[14],&atx[199],0,NULL} ,
263
274
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[200],NULL,0,NULL} ,
264
 
  {435, "Align-stats" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[201],0,&atx[158]} ,
 
275
  {437, "Align-stats" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[201],0,&atx[164]} ,
265
276
  {0, "descr" ,128,0,0,1,0,0,0,0,NULL,&atx[8],NULL,0,&atx[202]} ,
266
277
  {0, "scale-factor" ,128,1,0,1,0,0,0,0,NULL,&atx[3],NULL,0,&atx[203]} ,
267
278
  {0, "vast-score" ,128,2,0,1,0,0,0,0,NULL,&atx[3],NULL,0,&atx[204]} ,
271
282
  {0, "blast-score" ,128,6,0,1,0,0,0,0,NULL,&atx[3],NULL,0,&atx[208]} ,
272
283
  {0, "blast-mlogp" ,128,7,0,1,0,0,0,0,NULL,&atx[3],NULL,0,&atx[209]} ,
273
284
  {0, "other-score" ,128,8,0,1,0,0,0,0,NULL,&atx[3],NULL,0,NULL} ,
274
 
  {0, "similarity" ,128,3,0,0,0,0,0,0,NULL,&atx[211],NULL,0,&atx[219]} ,
275
 
  {427, "Region-similarity" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[212],0,&atx[91]} ,
276
 
  {0, "dimension" ,128,0,0,0,1,0,0,0,&avnx[47],&atx[3],NULL,0,&atx[213]} ,
277
 
  {0, "biostruc-ids" ,128,1,0,0,0,0,0,0,NULL,&atx[14],&atx[214],0,&atx[215]} ,
 
285
  {0, "interaction" ,128,3,0,0,0,0,0,0,NULL,&atx[211],NULL,0,&atx[225]} ,
 
286
  {405, "Chem-graph-interaction" ,1,0,0,0,0,1,0,0,NULL,&atx[29],&atx[212],0,&atx[156]} ,
 
287
  {0, "type" ,128,0,0,1,0,0,0,0,NULL,&atx[3],&avnx[48],0,&atx[213]} ,
 
288
  {0, "distance-threshold" ,128,1,0,1,0,0,0,0,NULL,&atx[164],NULL,0,&atx[214]} ,
 
289
  {0, "interactors" ,128,2,0,0,0,0,0,0,NULL,&atx[14],&atx[215],0,&atx[219]} ,
 
290
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[216],NULL,0,NULL} ,
 
291
  {430, "Biostruc-molecule-pntr" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[217],0,&atx[120]} ,
 
292
  {0, "biostruc-id" ,128,0,0,0,0,0,0,0,NULL,&atx[93],NULL,0,&atx[218]} ,
 
293
  {0, "molecule-id" ,128,1,0,0,0,0,0,0,NULL,&atx[112],NULL,0,NULL} ,
 
294
  {0, "residue-contacts" ,128,3,0,1,0,0,0,0,NULL,&atx[14],&atx[220],0,&atx[221]} ,
 
295
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[106],NULL,0,NULL} ,
 
296
  {0, "atom-contacts" ,128,4,0,1,0,0,0,0,NULL,&atx[14],&atx[222],0,&atx[223]} ,
 
297
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[106],NULL,0,NULL} ,
 
298
  {0, "atom-distance" ,128,5,0,1,0,0,0,0,NULL,&atx[14],&atx[224],0,NULL} ,
 
299
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[164],NULL,0,NULL} ,
 
300
  {0, "similarity" ,128,4,0,0,0,0,0,0,NULL,&atx[226],NULL,0,&atx[234]} ,
 
301
  {428, "Region-similarity" ,1,0,0,0,0,0,0,0,NULL,&atx[29],&atx[227],0,&atx[91]} ,
 
302
  {0, "dimension" ,128,0,0,0,1,0,0,0,&avnx[58],&atx[3],NULL,0,&atx[228]} ,
 
303
  {0, "biostruc-ids" ,128,1,0,0,0,0,0,0,NULL,&atx[14],&atx[229],0,&atx[230]} ,
278
304
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[93],NULL,0,NULL} ,
279
 
  {0, "similarity" ,128,2,0,0,0,0,0,0,NULL,&atx[14],&atx[216],0,&atx[217]} ,
 
305
  {0, "similarity" ,128,2,0,0,0,0,0,0,NULL,&atx[14],&atx[231],0,&atx[232]} ,
280
306
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[140],NULL,0,NULL} ,
281
 
  {0, "transform" ,128,3,0,0,0,0,0,0,NULL,&atx[14],&atx[218],0,NULL} ,
 
307
  {0, "transform" ,128,3,0,0,0,0,0,0,NULL,&atx[14],&atx[233],0,NULL} ,
282
308
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[33],NULL,0,NULL} ,
283
 
  {0, "indirect" ,128,4,0,0,0,0,0,0,NULL,&atx[91],NULL,0,NULL} };
 
309
  {0, "indirect" ,128,5,0,0,0,0,0,0,NULL,&atx[91],NULL,0,NULL} };
284
310
 
285
311
static AsnModule ampx[1] = {
286
 
  { "MMDB-Features" , "mmdb3.h63",&atx[0],NULL,NULL,0,0} };
 
312
  { "MMDB-Features" , "mmdb3.h64",&atx[0],NULL,NULL,0,0} };
287
313
 
288
314
static AsnValxNodePtr avn = avnx;
289
315
static AsnTypePtr at = atx;
331
357
#define CHEM_GRAPH_ALIGNMENT_aligndata &at[198]
332
358
#define CHEM_GRAPH_ALIGNMENT_aligndata_E &at[199]
333
359
 
 
360
#define CHEM_GRAPH_INTERACTION &at[211]
 
361
#define CHEM_GRAPH_INTERACTION_type &at[212]
 
362
#define CHEM_GRAPH_INTERACTION_distance_threshold &at[213]
 
363
#define CHEM_GRAPH_INTERACTION_interactors &at[214]
 
364
#define CHEM_GRAPH_INTERACTION_interactors_E &at[215]
 
365
#define CHEM_GRAPH_INTERACTION_residue_contacts &at[219]
 
366
#define CHEM_GRAPH_INTERACTION_residue_contacts_E &at[220]
 
367
#define CHEM_GRAPH_INTERACTION_atom_contacts &at[221]
 
368
#define CHEM_GRAPH_INTERACTION_atom_contacts_E &at[222]
 
369
#define CHEM_GRAPH_INTERACTION_atom_distance &at[223]
 
370
#define CHEM_GRAPH_INTERACTION_atom_distance_E &at[224]
 
371
 
334
372
#define SPHERE &at[156]
335
373
#define SPHERE_center &at[157]
336
374
#define SPHERE_radius &at[163]
385
423
#define BIOSTRUC_FEATURE_location_subgraph &at[105]
386
424
#define BIOSTRUC_FEATURE_location_region &at[139]
387
425
#define BIOSTRUC_FEATURE_location_alignment &at[187]
388
 
#define BIOSTRUC_FEATURE_location_similarity &at[210]
389
 
#define BIOSTRUC_FEATURE_location_indirect &at[219]
 
426
#define BIOSTRUC_FEATURE_location_interaction &at[210]
 
427
#define BIOSTRUC_FEATURE_location_similarity &at[225]
 
428
#define BIOSTRUC_FEATURE_location_indirect &at[234]
390
429
 
391
430
#define COLOR_PROP &at[24]
392
431
#define COLOR_PROP_r &at[25]
415
454
#define REGION_PNTRS_region_boundary &at[152]
416
455
#define REGION_PNTRS_region_boundary_E &at[153]
417
456
 
418
 
#define REGION_SIMILARITY &at[211]
419
 
#define REGION_SIMILARITY_dimension &at[212]
420
 
#define REGION_SIMILARITY_biostruc_ids &at[213]
421
 
#define REGION_SIMILARITY_biostruc_ids_E &at[214]
422
 
#define REGION_SIMILARITY_similarity &at[215]
423
 
#define REGION_SIMILARITY_similarity_E &at[216]
424
 
#define REGION_SIMILARITY_transform &at[217]
425
 
#define REGION_SIMILARITY_transform_E &at[218]
 
457
#define REGION_SIMILARITY &at[226]
 
458
#define REGION_SIMILARITY_dimension &at[227]
 
459
#define REGION_SIMILARITY_biostruc_ids &at[228]
 
460
#define REGION_SIMILARITY_biostruc_ids_E &at[229]
 
461
#define REGION_SIMILARITY_similarity &at[230]
 
462
#define REGION_SIMILARITY_similarity_E &at[231]
 
463
#define REGION_SIMILARITY_transform &at[232]
 
464
#define REGION_SIMILARITY_transform_E &at[233]
426
465
 
427
466
#define OTHER_FEATURE &at[91]
428
467
#define OTHER_FEATURE_biostruc_id &at[92]
429
468
#define OTHER_FEATURE_set &at[94]
430
469
#define OTHER_FEATURE_feature &at[95]
431
470
 
 
471
#define BIOSTRUC_MOLECULE_PNTR &at[216]
 
472
#define BIOSTRUC_MOLECULE_PNTR_biostruc_id &at[217]
 
473
#define BIOSTRUC_MOLECULE_PNTR_molecule_id &at[218]
 
474
 
432
475
#define RESIDUE_PNTRS &at[120]
433
476
#define RESIDUE_PNTRS_explicit &at[121]
434
477
#define RESIDUE_PNTRS_interval &at[128]
474
517
#define ALIGN_STATS_blast_mlogp &at[208]
475
518
#define ALIGN_STATS_other_score &at[209]
476
519
 
 
520
#define REALVALUE &at[164]
 
521
#define REALVALUE_scale_factor &at[165]
 
522
#define REALVALUE_scaled_integer_value &at[166]
 
523
 
477
524
#define MODEL_SPACE_POINT &at[158]
478
525
#define MODEL_SPACE_POINT_scale_factor &at[159]
479
526
#define MODEL_SPACE_POINT_x &at[160]
480
527
#define MODEL_SPACE_POINT_y &at[161]
481
528
#define MODEL_SPACE_POINT_z &at[162]
482
529
 
483
 
#define REALVALUE &at[164]
484
 
#define REALVALUE_scale_factor &at[165]
485
 
#define REALVALUE_scaled_integer_value &at[166]
486
 
 
487
530
#define MOVE &at[37]
488
531
#define MOVE_rotate &at[38]
489
532
#define MOVE_translate &at[50]