~ubuntu-branches/ubuntu/quantal/ncbi-tools6/quantal

« back to all changes in this revision

Viewing changes to asnstat/asnseq.h

  • Committer: Bazaar Package Importer
  • Author(s): Aaron M. Ucko
  • Date: 2008-03-19 19:42:00 UTC
  • mfrom: (1.1.8 upstream)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20080319194200-7t0o0fgni3pijh1x
Tags: 6.1.20080302-1
* New upstream release
* debian/lib{ncbi6,vibrant6a}.symbols: update and clean up.
* debian/lib{ncbi,vibrant}6-dev.install: ship new headers.
* debian/ncbi-tools-bin.docs, doc/man/tbl2asn.1: belatedly ship
  tbl2asn.txt, and restore tbl2asn.1's reference thereto.
* doc/man/*.1: correct usage of ' and -.
* doc/man/{blast,cleanasn,nps2gps,tbl2asn}.1: resync with help output.
* debian/control: tighten dependencies between binary packages.
* debian/{control,rules}: require cdbs 0.4.51; drop workaround for #462130.
* debian/{control,rules,*.override}: rename Lintian overrides to
  $pkg.lintian-overrides and employ dh_lintian from debhelper (>= 6.0.7)
  in lieu of custom logic.
* debian/*.doc-base*: modernize (and correct) section assignments per
  doc-base 0.8.10: science -> Science/Biology, net -> System/Administration.
* debian/makemenu: drop obsolete Encoding key from generated .desktop files.

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 = "asnseq.h16";
13
 
static AsnValxNode avnx[161] = {
 
12
static char * asnfilename = "asnseq.h19";
 
13
static AsnValxNode avnx[164] = {
14
14
    {3,NULL,1,0.0,NULL } ,
15
15
    {2,NULL,0,0.0,NULL } ,
16
16
    {2,NULL,1,0.0,NULL } ,
87
87
    {20,"cRNA" ,11,0.0,&avnx[74] } ,
88
88
    {20,"snoRNA" ,12,0.0,&avnx[75] } ,
89
89
    {20,"transcribed-RNA" ,13,0.0,&avnx[76] } ,
90
 
    {20,"other" ,255,0.0,NULL } ,
91
 
    {3,NULL,0,0.0,NULL } ,
92
 
    {20,"unknown" ,0,0.0,&avnx[79] } ,
93
 
    {20,"standard" ,1,0.0,&avnx[80] } ,
94
 
    {20,"est" ,2,0.0,&avnx[81] } ,
95
 
    {20,"sts" ,3,0.0,&avnx[82] } ,
96
 
    {20,"survey" ,4,0.0,&avnx[83] } ,
97
 
    {20,"genemap" ,5,0.0,&avnx[84] } ,
98
 
    {20,"physmap" ,6,0.0,&avnx[85] } ,
99
 
    {20,"derived" ,7,0.0,&avnx[86] } ,
100
 
    {20,"concept-trans" ,8,0.0,&avnx[87] } ,
101
 
    {20,"seq-pept" ,9,0.0,&avnx[88] } ,
102
 
    {20,"both" ,10,0.0,&avnx[89] } ,
103
 
    {20,"seq-pept-overlap" ,11,0.0,&avnx[90] } ,
104
 
    {20,"seq-pept-homol" ,12,0.0,&avnx[91] } ,
105
 
    {20,"concept-trans-a" ,13,0.0,&avnx[92] } ,
106
 
    {20,"htgs-1" ,14,0.0,&avnx[93] } ,
107
 
    {20,"htgs-2" ,15,0.0,&avnx[94] } ,
108
 
    {20,"htgs-3" ,16,0.0,&avnx[95] } ,
109
 
    {20,"fli-cdna" ,17,0.0,&avnx[96] } ,
110
 
    {20,"htgs-0" ,18,0.0,&avnx[97] } ,
111
 
    {20,"htc" ,19,0.0,&avnx[98] } ,
112
 
    {20,"wgs" ,20,0.0,&avnx[99] } ,
113
 
    {20,"barcode" ,21,0.0,&avnx[100] } ,
114
 
    {20,"composite-wgs-htgs" ,22,0.0,&avnx[101] } ,
115
 
    {20,"other" ,255,0.0,NULL } ,
116
 
    {3,NULL,0,0.0,NULL } ,
117
 
    {20,"unknown" ,0,0.0,&avnx[104] } ,
118
 
    {20,"complete" ,1,0.0,&avnx[105] } ,
119
 
    {20,"partial" ,2,0.0,&avnx[106] } ,
120
 
    {20,"no-left" ,3,0.0,&avnx[107] } ,
121
 
    {20,"no-right" ,4,0.0,&avnx[108] } ,
122
 
    {20,"no-ends" ,5,0.0,&avnx[109] } ,
123
 
    {20,"has-left" ,6,0.0,&avnx[110] } ,
124
 
    {20,"has-right" ,7,0.0,&avnx[111] } ,
125
 
    {20,"other" ,255,0.0,NULL } ,
126
 
    {3,NULL,0,0.0,NULL } ,
127
 
    {20,"not-set" ,0,0.0,&avnx[114] } ,
128
 
    {20,"virtual" ,1,0.0,&avnx[115] } ,
129
 
    {20,"raw" ,2,0.0,&avnx[116] } ,
130
 
    {20,"seg" ,3,0.0,&avnx[117] } ,
131
 
    {20,"const" ,4,0.0,&avnx[118] } ,
132
 
    {20,"ref" ,5,0.0,&avnx[119] } ,
133
 
    {20,"consen" ,6,0.0,&avnx[120] } ,
134
 
    {20,"map" ,7,0.0,&avnx[121] } ,
135
 
    {20,"delta" ,8,0.0,&avnx[122] } ,
136
 
    {20,"other" ,255,0.0,NULL } ,
137
 
    {20,"not-set" ,0,0.0,&avnx[124] } ,
138
 
    {20,"dna" ,1,0.0,&avnx[125] } ,
139
 
    {20,"rna" ,2,0.0,&avnx[126] } ,
140
 
    {20,"aa" ,3,0.0,&avnx[127] } ,
141
 
    {20,"na" ,4,0.0,&avnx[128] } ,
142
 
    {20,"other" ,255,0.0,NULL } ,
143
 
    {20,"not-set" ,0,0.0,&avnx[130] } ,
144
 
    {20,"linear" ,1,0.0,&avnx[131] } ,
145
 
    {20,"circular" ,2,0.0,&avnx[132] } ,
146
 
    {20,"tandem" ,3,0.0,&avnx[133] } ,
 
90
    {20,"ncRNA" ,14,0.0,&avnx[77] } ,
 
91
    {20,"tmRNA" ,15,0.0,&avnx[78] } ,
 
92
    {20,"other" ,255,0.0,NULL } ,
 
93
    {3,NULL,0,0.0,NULL } ,
 
94
    {20,"unknown" ,0,0.0,&avnx[81] } ,
 
95
    {20,"standard" ,1,0.0,&avnx[82] } ,
 
96
    {20,"est" ,2,0.0,&avnx[83] } ,
 
97
    {20,"sts" ,3,0.0,&avnx[84] } ,
 
98
    {20,"survey" ,4,0.0,&avnx[85] } ,
 
99
    {20,"genemap" ,5,0.0,&avnx[86] } ,
 
100
    {20,"physmap" ,6,0.0,&avnx[87] } ,
 
101
    {20,"derived" ,7,0.0,&avnx[88] } ,
 
102
    {20,"concept-trans" ,8,0.0,&avnx[89] } ,
 
103
    {20,"seq-pept" ,9,0.0,&avnx[90] } ,
 
104
    {20,"both" ,10,0.0,&avnx[91] } ,
 
105
    {20,"seq-pept-overlap" ,11,0.0,&avnx[92] } ,
 
106
    {20,"seq-pept-homol" ,12,0.0,&avnx[93] } ,
 
107
    {20,"concept-trans-a" ,13,0.0,&avnx[94] } ,
 
108
    {20,"htgs-1" ,14,0.0,&avnx[95] } ,
 
109
    {20,"htgs-2" ,15,0.0,&avnx[96] } ,
 
110
    {20,"htgs-3" ,16,0.0,&avnx[97] } ,
 
111
    {20,"fli-cdna" ,17,0.0,&avnx[98] } ,
 
112
    {20,"htgs-0" ,18,0.0,&avnx[99] } ,
 
113
    {20,"htc" ,19,0.0,&avnx[100] } ,
 
114
    {20,"wgs" ,20,0.0,&avnx[101] } ,
 
115
    {20,"barcode" ,21,0.0,&avnx[102] } ,
 
116
    {20,"composite-wgs-htgs" ,22,0.0,&avnx[103] } ,
 
117
    {20,"tsa" ,23,0.0,&avnx[104] } ,
 
118
    {20,"other" ,255,0.0,NULL } ,
 
119
    {3,NULL,0,0.0,NULL } ,
 
120
    {20,"unknown" ,0,0.0,&avnx[107] } ,
 
121
    {20,"complete" ,1,0.0,&avnx[108] } ,
 
122
    {20,"partial" ,2,0.0,&avnx[109] } ,
 
123
    {20,"no-left" ,3,0.0,&avnx[110] } ,
 
124
    {20,"no-right" ,4,0.0,&avnx[111] } ,
 
125
    {20,"no-ends" ,5,0.0,&avnx[112] } ,
 
126
    {20,"has-left" ,6,0.0,&avnx[113] } ,
 
127
    {20,"has-right" ,7,0.0,&avnx[114] } ,
 
128
    {20,"other" ,255,0.0,NULL } ,
 
129
    {3,NULL,0,0.0,NULL } ,
 
130
    {20,"not-set" ,0,0.0,&avnx[117] } ,
 
131
    {20,"virtual" ,1,0.0,&avnx[118] } ,
 
132
    {20,"raw" ,2,0.0,&avnx[119] } ,
 
133
    {20,"seg" ,3,0.0,&avnx[120] } ,
 
134
    {20,"const" ,4,0.0,&avnx[121] } ,
 
135
    {20,"ref" ,5,0.0,&avnx[122] } ,
 
136
    {20,"consen" ,6,0.0,&avnx[123] } ,
 
137
    {20,"map" ,7,0.0,&avnx[124] } ,
 
138
    {20,"delta" ,8,0.0,&avnx[125] } ,
 
139
    {20,"other" ,255,0.0,NULL } ,
 
140
    {20,"not-set" ,0,0.0,&avnx[127] } ,
 
141
    {20,"dna" ,1,0.0,&avnx[128] } ,
 
142
    {20,"rna" ,2,0.0,&avnx[129] } ,
 
143
    {20,"aa" ,3,0.0,&avnx[130] } ,
 
144
    {20,"na" ,4,0.0,&avnx[131] } ,
 
145
    {20,"other" ,255,0.0,NULL } ,
 
146
    {20,"not-set" ,0,0.0,&avnx[133] } ,
 
147
    {20,"linear" ,1,0.0,&avnx[134] } ,
 
148
    {20,"circular" ,2,0.0,&avnx[135] } ,
 
149
    {20,"tandem" ,3,0.0,&avnx[136] } ,
147
150
    {20,"other" ,255,0.0,NULL } ,
148
151
    {3,NULL,1,0.0,NULL } ,
149
 
    {20,"not-set" ,0,0.0,&avnx[136] } ,
150
 
    {20,"ss" ,1,0.0,&avnx[137] } ,
151
 
    {20,"ds" ,2,0.0,&avnx[138] } ,
152
 
    {20,"mixed" ,3,0.0,&avnx[139] } ,
153
 
    {20,"other" ,255,0.0,NULL } ,
154
 
    {20,"unknown" ,0,0.0,&avnx[141] } ,
155
 
    {20,"fragment" ,1,0.0,&avnx[142] } ,
156
 
    {20,"clone" ,2,0.0,&avnx[143] } ,
157
 
    {20,"short-arm" ,3,0.0,&avnx[144] } ,
158
 
    {20,"heterochromatin" ,4,0.0,&avnx[145] } ,
159
 
    {20,"centromere" ,5,0.0,&avnx[146] } ,
160
 
    {20,"telomere" ,6,0.0,&avnx[147] } ,
161
 
    {20,"repeat" ,7,0.0,&avnx[148] } ,
162
 
    {20,"contig" ,8,0.0,&avnx[149] } ,
163
 
    {20,"other" ,255,0.0,NULL } ,
164
 
    {20,"unlinked" ,0,0.0,&avnx[151] } ,
165
 
    {20,"linked" ,1,0.0,&avnx[152] } ,
166
 
    {20,"other" ,255,0.0,NULL } ,
167
 
    {20,"genbank" ,1,0.0,&avnx[154] } ,
168
 
    {20,"embl" ,2,0.0,&avnx[155] } ,
169
 
    {20,"ddbj" ,3,0.0,&avnx[156] } ,
170
 
    {20,"pir" ,4,0.0,&avnx[157] } ,
171
 
    {20,"sp" ,5,0.0,&avnx[158] } ,
172
 
    {20,"bbone" ,6,0.0,&avnx[159] } ,
173
 
    {20,"pdb" ,7,0.0,&avnx[160] } ,
 
152
    {20,"not-set" ,0,0.0,&avnx[139] } ,
 
153
    {20,"ss" ,1,0.0,&avnx[140] } ,
 
154
    {20,"ds" ,2,0.0,&avnx[141] } ,
 
155
    {20,"mixed" ,3,0.0,&avnx[142] } ,
 
156
    {20,"other" ,255,0.0,NULL } ,
 
157
    {20,"unknown" ,0,0.0,&avnx[144] } ,
 
158
    {20,"fragment" ,1,0.0,&avnx[145] } ,
 
159
    {20,"clone" ,2,0.0,&avnx[146] } ,
 
160
    {20,"short-arm" ,3,0.0,&avnx[147] } ,
 
161
    {20,"heterochromatin" ,4,0.0,&avnx[148] } ,
 
162
    {20,"centromere" ,5,0.0,&avnx[149] } ,
 
163
    {20,"telomere" ,6,0.0,&avnx[150] } ,
 
164
    {20,"repeat" ,7,0.0,&avnx[151] } ,
 
165
    {20,"contig" ,8,0.0,&avnx[152] } ,
 
166
    {20,"other" ,255,0.0,NULL } ,
 
167
    {20,"unlinked" ,0,0.0,&avnx[154] } ,
 
168
    {20,"linked" ,1,0.0,&avnx[155] } ,
 
169
    {20,"other" ,255,0.0,NULL } ,
 
170
    {20,"genbank" ,1,0.0,&avnx[157] } ,
 
171
    {20,"embl" ,2,0.0,&avnx[158] } ,
 
172
    {20,"ddbj" ,3,0.0,&avnx[159] } ,
 
173
    {20,"pir" ,4,0.0,&avnx[160] } ,
 
174
    {20,"sp" ,5,0.0,&avnx[161] } ,
 
175
    {20,"bbone" ,6,0.0,&avnx[162] } ,
 
176
    {20,"pdb" ,7,0.0,&avnx[163] } ,
174
177
    {20,"other" ,255,0.0,NULL } };
175
178
 
176
 
static AsnType atx[210] = {
 
179
static AsnType atx[213] = {
177
180
  {401, "Annotdesc" ,1,0,0,0,0,1,0,0,NULL,&atx[39],&atx[1],0,&atx[63]} ,
178
181
  {0, "name" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[3]} ,
179
182
  {323, "VisibleString" ,0,26,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
180
183
  {0, "title" ,128,1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[4]} ,
181
184
  {0, "comment" ,128,2,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[5]} ,
182
185
  {0, "pub" ,128,3,0,0,0,0,0,0,NULL,&atx[6],NULL,0,&atx[48]} ,
183
 
  {408, "Pubdesc" ,1,0,0,0,0,1,0,0,NULL,&atx[20],&atx[7],0,&atx[187]} ,
 
186
  {408, "Pubdesc" ,1,0,0,0,0,1,0,0,NULL,&atx[20],&atx[7],0,&atx[188]} ,
184
187
  {0, "pub" ,128,0,0,0,0,0,0,0,NULL,&atx[8],NULL,0,&atx[9]} ,
185
188
  {426, "Pub-equiv" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[82]} ,
186
189
  {0, "name" ,128,1,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[10]} ,
188
191
  {0, "num" ,128,3,0,1,0,0,0,0,NULL,&atx[12],NULL,0,&atx[40]} ,
189
192
  {407, "Numbering" ,1,0,0,0,0,1,0,0,NULL,&atx[39],&atx[13],0,&atx[6]} ,
190
193
  {0, "cont" ,128,0,0,0,0,0,0,0,NULL,&atx[14],NULL,0,&atx[21]} ,
191
 
  {439, "Num-cont" ,1,0,0,0,0,0,0,0,NULL,&atx[20],&atx[15],0,&atx[22]} ,
 
194
  {440, "Num-cont" ,1,0,0,0,0,0,0,0,NULL,&atx[20],&atx[15],0,&atx[22]} ,
192
195
  {0, "refnum" ,128,0,0,0,1,0,0,0,&avnx[0],&atx[16],NULL,0,&atx[17]} ,
193
196
  {302, "INTEGER" ,0,2,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
194
197
  {0, "has-zero" ,128,1,0,0,1,0,0,0,&avnx[1],&atx[18],NULL,0,&atx[19]} ,
196
199
  {0, "ascending" ,128,2,0,0,1,0,0,0,&avnx[2],&atx[18],NULL,0,NULL} ,
197
200
  {311, "SEQUENCE" ,0,16,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
198
201
  {0, "enum" ,128,1,0,0,0,0,0,0,NULL,&atx[22],NULL,0,&atx[27]} ,
199
 
  {440, "Num-enum" ,1,0,0,0,0,0,0,0,NULL,&atx[20],&atx[23],0,&atx[28]} ,
 
202
  {441, "Num-enum" ,1,0,0,0,0,0,0,0,NULL,&atx[20],&atx[23],0,&atx[28]} ,
200
203
  {0, "num" ,128,0,0,0,0,0,0,0,NULL,&atx[16],NULL,0,&atx[24]} ,
201
204
  {0, "names" ,128,1,0,0,0,0,0,0,NULL,&atx[26],&atx[25],0,NULL} ,
202
205
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
203
206
  {312, "SEQUENCE OF" ,0,16,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
204
207
  {0, "ref" ,128,2,0,0,0,0,0,0,NULL,&atx[28],NULL,0,&atx[33]} ,
205
 
  {441, "Num-ref" ,1,0,0,0,0,0,0,0,NULL,&atx[20],&atx[29],0,&atx[34]} ,
 
208
  {442, "Num-ref" ,1,0,0,0,0,0,0,0,NULL,&atx[20],&atx[29],0,&atx[34]} ,
206
209
  {0, "type" ,128,0,0,0,0,0,0,0,NULL,&atx[30],&avnx[3],0,&atx[31]} ,
207
210
  {310, "ENUMERATED" ,0,10,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
208
211
  {0, "aligns" ,128,1,0,1,0,0,0,0,NULL,&atx[32],NULL,0,NULL} ,
209
 
  {423, "Seq-align" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[161]} ,
 
212
  {423, "Seq-align" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[162]} ,
210
213
  {0, "real" ,128,3,0,0,0,0,0,0,NULL,&atx[34],NULL,0,NULL} ,
211
 
  {442, "Num-real" ,1,0,0,0,0,0,0,0,NULL,&atx[20],&atx[35],0,&atx[154]} ,
 
214
  {443, "Num-real" ,1,0,0,0,0,0,0,0,NULL,&atx[20],&atx[35],0,&atx[155]} ,
212
215
  {0, "a" ,128,0,0,0,0,0,0,0,NULL,&atx[36],NULL,0,&atx[37]} ,
213
216
  {309, "REAL" ,0,9,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
214
217
  {0, "b" ,128,1,0,0,0,0,0,0,NULL,&atx[36],NULL,0,&atx[38]} ,
225
228
  {0, "user" ,128,4,0,0,0,0,0,0,NULL,&atx[49],NULL,0,&atx[50]} ,
226
229
  {422, "User-object" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[32]} ,
227
230
  {0, "create-date" ,128,5,0,0,0,0,0,0,NULL,&atx[51],NULL,0,&atx[52]} ,
228
 
  {418, "Date" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[121]} ,
 
231
  {418, "Date" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[122]} ,
229
232
  {0, "update-date" ,128,6,0,0,0,0,0,0,NULL,&atx[51],NULL,0,&atx[53]} ,
230
233
  {0, "src" ,128,7,0,0,0,0,0,0,NULL,&atx[54],NULL,0,&atx[55]} ,
231
234
  {429, "Seq-id" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[62]} ,
232
235
  {0, "align" ,128,8,0,0,0,0,0,0,NULL,&atx[56],NULL,0,&atx[61]} ,
233
 
  {460, "Align-def" ,1,0,0,0,0,0,0,0,NULL,&atx[20],&atx[57],0,NULL} ,
 
236
  {461, "Align-def" ,1,0,0,0,0,0,0,0,NULL,&atx[20],&atx[57],0,NULL} ,
234
237
  {0, "align-type" ,128,0,0,0,0,0,0,0,NULL,&atx[16],&avnx[11],0,&atx[58]} ,
235
238
  {0, "ids" ,128,1,0,1,0,0,0,0,NULL,&atx[60],&atx[59],0,NULL} ,
236
239
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[54],NULL,0,NULL} ,
242
245
  {403, "Bioseq" ,1,0,0,0,0,1,0,0,NULL,&atx[20],&atx[66],0,&atx[73]} ,
243
246
  {0, "id" ,128,0,0,0,0,0,0,0,NULL,&atx[60],&atx[67],0,&atx[68]} ,
244
247
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[54],NULL,0,NULL} ,
245
 
  {0, "descr" ,128,1,0,1,0,0,0,0,NULL,&atx[69],NULL,0,&atx[115]} ,
246
 
  {412, "Seq-descr" ,1,0,0,0,0,1,0,0,NULL,&atx[60],&atx[70],0,&atx[152]} ,
 
248
  {0, "descr" ,128,1,0,1,0,0,0,0,NULL,&atx[69],NULL,0,&atx[116]} ,
 
249
  {412, "Seq-descr" ,1,0,0,0,0,1,0,0,NULL,&atx[60],&atx[70],0,&atx[153]} ,
247
250
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[71],NULL,0,NULL} ,
248
251
  {411, "Seqdesc" ,1,0,0,0,0,1,0,0,NULL,&atx[39],&atx[72],0,&atx[69]} ,
249
252
  {0, "mol-type" ,128,0,0,0,0,0,0,0,NULL,&atx[73],NULL,0,&atx[74]} ,
250
253
  {404, "GIBB-mol" ,1,0,0,0,0,1,0,0,NULL,&atx[30],&avnx[15],0,&atx[106]} ,
251
254
  {0, "modif" ,128,1,0,0,0,0,0,0,NULL,&atx[60],&atx[75],0,&atx[77]} ,
252
255
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[76],NULL,0,NULL} ,
253
 
  {437, "GIBB-mod" ,1,0,0,0,0,0,0,0,NULL,&atx[30],&avnx[27],0,&atx[78]} ,
 
256
  {438, "GIBB-mod" ,1,0,0,0,0,0,0,0,NULL,&atx[30],&avnx[27],0,&atx[78]} ,
254
257
  {0, "method" ,128,2,0,0,0,0,0,0,NULL,&atx[78],NULL,0,&atx[79]} ,
255
 
  {438, "GIBB-method" ,1,0,0,0,0,0,0,0,NULL,&atx[30],&avnx[55],0,&atx[14]} ,
 
258
  {439, "GIBB-method" ,1,0,0,0,0,0,0,0,NULL,&atx[30],&avnx[55],0,&atx[14]} ,
256
259
  {0, "name" ,128,3,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[80]} ,
257
260
  {0, "title" ,128,4,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[81]} ,
258
261
  {0, "org" ,128,5,0,0,0,0,0,0,NULL,&atx[82],NULL,0,&atx[83]} ,
260
263
  {0, "comment" ,128,6,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[84]} ,
261
264
  {0, "num" ,128,7,0,0,0,0,0,0,NULL,&atx[12],NULL,0,&atx[85]} ,
262
265
  {0, "maploc" ,128,8,0,0,0,0,0,0,NULL,&atx[86],NULL,0,&atx[87]} ,
263
 
  {420, "Dbtag" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[192]} ,
 
266
  {420, "Dbtag" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[193]} ,
264
267
  {0, "pir" ,128,9,0,0,0,0,0,0,NULL,&atx[88],NULL,0,&atx[89]} ,
265
268
  {432, "PIR-block" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[98]} ,
266
269
  {0, "genbank" ,128,10,0,0,0,0,0,0,NULL,&atx[90],NULL,0,&atx[91]} ,
278
281
  {0, "prf" ,128,19,0,0,0,0,0,0,NULL,&atx[102],NULL,0,&atx[103]} ,
279
282
  {435, "PRF-block" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[104]} ,
280
283
  {0, "pdb" ,128,20,0,0,0,0,0,0,NULL,&atx[104],NULL,0,&atx[105]} ,
281
 
  {436, "PDB-block" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[76]} ,
 
284
  {436, "PDB-block" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[212]} ,
282
285
  {0, "het" ,128,21,0,0,0,0,0,0,NULL,&atx[106],NULL,0,&atx[107]} ,
283
286
  {405, "Heterogen" ,1,0,0,0,0,1,0,0,NULL,&atx[2],NULL,0,&atx[110]} ,
284
287
  {0, "source" ,128,22,0,0,0,0,0,0,NULL,&atx[108],NULL,0,&atx[109]} ,
285
288
  {428, "BioSource" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[54]} ,
286
289
  {0, "molinfo" ,128,23,0,0,0,0,0,0,NULL,&atx[110],NULL,0,NULL} ,
287
290
  {406, "MolInfo" ,1,0,0,0,0,1,0,0,NULL,&atx[20],&atx[111],0,&atx[12]} ,
288
 
  {0, "biomol" ,128,0,0,0,1,0,0,0,&avnx[77],&atx[16],&avnx[62],0,&atx[112]} ,
289
 
  {0, "tech" ,128,1,0,0,1,0,0,0,&avnx[102],&atx[16],&avnx[78],0,&atx[113]} ,
 
291
  {0, "biomol" ,128,0,0,0,1,0,0,0,&avnx[79],&atx[16],&avnx[62],0,&atx[112]} ,
 
292
  {0, "tech" ,128,1,0,0,1,0,0,0,&avnx[105],&atx[16],&avnx[80],0,&atx[113]} ,
290
293
  {0, "techexp" ,128,2,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[114]} ,
291
 
  {0, "completeness" ,128,3,0,0,1,0,0,0,&avnx[112],&atx[16],&avnx[103],0,NULL} ,
292
 
  {0, "inst" ,128,2,0,0,0,0,0,0,NULL,&atx[116],NULL,0,&atx[185]} ,
293
 
  {415, "Seq-inst" ,1,0,0,0,0,1,0,0,NULL,&atx[20],&atx[117],0,&atx[168]} ,
294
 
  {0, "repr" ,128,0,0,0,0,0,0,0,NULL,&atx[30],&avnx[113],0,&atx[118]} ,
295
 
  {0, "mol" ,128,1,0,0,0,0,0,0,NULL,&atx[30],&avnx[123],0,&atx[119]} ,
296
 
  {0, "length" ,128,2,0,1,0,0,0,0,NULL,&atx[16],NULL,0,&atx[120]} ,
297
 
  {0, "fuzz" ,128,3,0,1,0,0,0,0,NULL,&atx[121],NULL,0,&atx[122]} ,
 
294
  {0, "completeness" ,128,3,0,0,1,0,0,0,&avnx[115],&atx[16],&avnx[106],0,&atx[115]} ,
 
295
  {0, "gbmoltype" ,128,4,0,1,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
 
296
  {0, "inst" ,128,2,0,0,0,0,0,0,NULL,&atx[117],NULL,0,&atx[186]} ,
 
297
  {415, "Seq-inst" ,1,0,0,0,0,1,0,0,NULL,&atx[20],&atx[118],0,&atx[169]} ,
 
298
  {0, "repr" ,128,0,0,0,0,0,0,0,NULL,&atx[30],&avnx[116],0,&atx[119]} ,
 
299
  {0, "mol" ,128,1,0,0,0,0,0,0,NULL,&atx[30],&avnx[126],0,&atx[120]} ,
 
300
  {0, "length" ,128,2,0,1,0,0,0,0,NULL,&atx[16],NULL,0,&atx[121]} ,
 
301
  {0, "fuzz" ,128,3,0,1,0,0,0,0,NULL,&atx[122],NULL,0,&atx[123]} ,
298
302
  {419, "Int-fuzz" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[86]} ,
299
 
  {0, "topology" ,128,4,0,0,1,0,0,0,&avnx[134],&atx[30],&avnx[129],0,&atx[123]} ,
300
 
  {0, "strand" ,128,5,0,1,0,0,0,0,NULL,&atx[30],&avnx[135],0,&atx[124]} ,
301
 
  {0, "seq-data" ,128,6,0,1,0,0,0,0,NULL,&atx[125],NULL,0,&atx[151]} ,
302
 
  {410, "Seq-data" ,1,0,0,0,0,1,0,0,NULL,&atx[39],&atx[126],0,&atx[71]} ,
303
 
  {0, "iupacna" ,128,0,0,0,0,0,0,0,NULL,&atx[127],NULL,0,&atx[128]} ,
304
 
  {448, "IUPACna" ,1,0,0,0,0,0,0,0,NULL,&atx[44],NULL,0,&atx[129]} ,
305
 
  {0, "iupacaa" ,128,1,0,0,0,0,0,0,NULL,&atx[129],NULL,0,&atx[130]} ,
306
 
  {449, "IUPACaa" ,1,0,0,0,0,0,0,0,NULL,&atx[44],NULL,0,&atx[131]} ,
307
 
  {0, "ncbi2na" ,128,2,0,0,0,0,0,0,NULL,&atx[131],NULL,0,&atx[133]} ,
308
 
  {450, "NCBI2na" ,1,0,0,0,0,0,0,0,NULL,&atx[132],NULL,0,&atx[134]} ,
 
303
  {0, "topology" ,128,4,0,0,1,0,0,0,&avnx[137],&atx[30],&avnx[132],0,&atx[124]} ,
 
304
  {0, "strand" ,128,5,0,1,0,0,0,0,NULL,&atx[30],&avnx[138],0,&atx[125]} ,
 
305
  {0, "seq-data" ,128,6,0,1,0,0,0,0,NULL,&atx[126],NULL,0,&atx[152]} ,
 
306
  {410, "Seq-data" ,1,0,0,0,0,1,0,0,NULL,&atx[39],&atx[127],0,&atx[71]} ,
 
307
  {0, "iupacna" ,128,0,0,0,0,0,0,0,NULL,&atx[128],NULL,0,&atx[129]} ,
 
308
  {449, "IUPACna" ,1,0,0,0,0,0,0,0,NULL,&atx[44],NULL,0,&atx[130]} ,
 
309
  {0, "iupacaa" ,128,1,0,0,0,0,0,0,NULL,&atx[130],NULL,0,&atx[131]} ,
 
310
  {450, "IUPACaa" ,1,0,0,0,0,0,0,0,NULL,&atx[44],NULL,0,&atx[132]} ,
 
311
  {0, "ncbi2na" ,128,2,0,0,0,0,0,0,NULL,&atx[132],NULL,0,&atx[134]} ,
 
312
  {451, "NCBI2na" ,1,0,0,0,0,0,0,0,NULL,&atx[133],NULL,0,&atx[135]} ,
309
313
  {304, "OCTET STRING" ,0,4,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
310
 
  {0, "ncbi4na" ,128,3,0,0,0,0,0,0,NULL,&atx[134],NULL,0,&atx[135]} ,
311
 
  {451, "NCBI4na" ,1,0,0,0,0,0,0,0,NULL,&atx[132],NULL,0,&atx[136]} ,
312
 
  {0, "ncbi8na" ,128,4,0,0,0,0,0,0,NULL,&atx[136],NULL,0,&atx[137]} ,
313
 
  {452, "NCBI8na" ,1,0,0,0,0,0,0,0,NULL,&atx[132],NULL,0,&atx[138]} ,
314
 
  {0, "ncbipna" ,128,5,0,0,0,0,0,0,NULL,&atx[138],NULL,0,&atx[139]} ,
315
 
  {453, "NCBIpna" ,1,0,0,0,0,0,0,0,NULL,&atx[132],NULL,0,&atx[140]} ,
316
 
  {0, "ncbi8aa" ,128,6,0,0,0,0,0,0,NULL,&atx[140],NULL,0,&atx[141]} ,
317
 
  {454, "NCBI8aa" ,1,0,0,0,0,0,0,0,NULL,&atx[132],NULL,0,&atx[142]} ,
318
 
  {0, "ncbieaa" ,128,7,0,0,0,0,0,0,NULL,&atx[142],NULL,0,&atx[143]} ,
319
 
  {455, "NCBIeaa" ,1,0,0,0,0,0,0,0,NULL,&atx[44],NULL,0,&atx[144]} ,
320
 
  {0, "ncbipaa" ,128,8,0,0,0,0,0,0,NULL,&atx[144],NULL,0,&atx[145]} ,
321
 
  {456, "NCBIpaa" ,1,0,0,0,0,0,0,0,NULL,&atx[132],NULL,0,&atx[146]} ,
322
 
  {0, "ncbistdaa" ,128,9,0,0,0,0,0,0,NULL,&atx[146],NULL,0,&atx[147]} ,
323
 
  {457, "NCBIstdaa" ,1,0,0,0,0,0,0,0,NULL,&atx[132],NULL,0,&atx[148]} ,
324
 
  {0, "gap" ,128,10,0,0,0,0,0,0,NULL,&atx[148],NULL,0,NULL} ,
325
 
  {458, "Seq-gap" ,1,0,0,0,0,0,0,0,NULL,&atx[20],&atx[149],0,&atx[190]} ,
326
 
  {0, "type" ,128,0,0,0,0,0,0,0,NULL,&atx[16],&avnx[140],0,&atx[150]} ,
327
 
  {0, "linkage" ,128,1,0,1,0,0,0,0,NULL,&atx[16],&avnx[150],0,NULL} ,
328
 
  {0, "ext" ,128,7,0,1,0,0,0,0,NULL,&atx[152],NULL,0,&atx[172]} ,
329
 
  {413, "Seq-ext" ,1,0,0,0,0,1,0,0,NULL,&atx[39],&atx[153],0,&atx[173]} ,
330
 
  {0, "seg" ,128,0,0,0,0,0,0,0,NULL,&atx[154],NULL,0,&atx[156]} ,
331
 
  {443, "Seg-ext" ,1,0,0,0,0,0,0,0,NULL,&atx[26],&atx[155],0,&atx[157]} ,
 
314
  {0, "ncbi4na" ,128,3,0,0,0,0,0,0,NULL,&atx[135],NULL,0,&atx[136]} ,
 
315
  {452, "NCBI4na" ,1,0,0,0,0,0,0,0,NULL,&atx[133],NULL,0,&atx[137]} ,
 
316
  {0, "ncbi8na" ,128,4,0,0,0,0,0,0,NULL,&atx[137],NULL,0,&atx[138]} ,
 
317
  {453, "NCBI8na" ,1,0,0,0,0,0,0,0,NULL,&atx[133],NULL,0,&atx[139]} ,
 
318
  {0, "ncbipna" ,128,5,0,0,0,0,0,0,NULL,&atx[139],NULL,0,&atx[140]} ,
 
319
  {454, "NCBIpna" ,1,0,0,0,0,0,0,0,NULL,&atx[133],NULL,0,&atx[141]} ,
 
320
  {0, "ncbi8aa" ,128,6,0,0,0,0,0,0,NULL,&atx[141],NULL,0,&atx[142]} ,
 
321
  {455, "NCBI8aa" ,1,0,0,0,0,0,0,0,NULL,&atx[133],NULL,0,&atx[143]} ,
 
322
  {0, "ncbieaa" ,128,7,0,0,0,0,0,0,NULL,&atx[143],NULL,0,&atx[144]} ,
 
323
  {456, "NCBIeaa" ,1,0,0,0,0,0,0,0,NULL,&atx[44],NULL,0,&atx[145]} ,
 
324
  {0, "ncbipaa" ,128,8,0,0,0,0,0,0,NULL,&atx[145],NULL,0,&atx[146]} ,
 
325
  {457, "NCBIpaa" ,1,0,0,0,0,0,0,0,NULL,&atx[133],NULL,0,&atx[147]} ,
 
326
  {0, "ncbistdaa" ,128,9,0,0,0,0,0,0,NULL,&atx[147],NULL,0,&atx[148]} ,
 
327
  {458, "NCBIstdaa" ,1,0,0,0,0,0,0,0,NULL,&atx[133],NULL,0,&atx[149]} ,
 
328
  {0, "gap" ,128,10,0,0,0,0,0,0,NULL,&atx[149],NULL,0,NULL} ,
 
329
  {459, "Seq-gap" ,1,0,0,0,0,0,0,0,NULL,&atx[20],&atx[150],0,&atx[191]} ,
 
330
  {0, "type" ,128,0,0,0,0,0,0,0,NULL,&atx[16],&avnx[143],0,&atx[151]} ,
 
331
  {0, "linkage" ,128,1,0,1,0,0,0,0,NULL,&atx[16],&avnx[153],0,NULL} ,
 
332
  {0, "ext" ,128,7,0,1,0,0,0,0,NULL,&atx[153],NULL,0,&atx[173]} ,
 
333
  {413, "Seq-ext" ,1,0,0,0,0,1,0,0,NULL,&atx[39],&atx[154],0,&atx[174]} ,
 
334
  {0, "seg" ,128,0,0,0,0,0,0,0,NULL,&atx[155],NULL,0,&atx[157]} ,
 
335
  {444, "Seg-ext" ,1,0,0,0,0,0,0,0,NULL,&atx[26],&atx[156],0,&atx[158]} ,
332
336
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[62],NULL,0,NULL} ,
333
 
  {0, "ref" ,128,1,0,0,0,0,0,0,NULL,&atx[157],NULL,0,&atx[158]} ,
334
 
  {444, "Ref-ext" ,1,0,0,0,0,0,0,0,NULL,&atx[62],NULL,0,&atx[159]} ,
335
 
  {0, "map" ,128,2,0,0,0,0,0,0,NULL,&atx[159],NULL,0,&atx[162]} ,
336
 
  {445, "Map-ext" ,1,0,0,0,0,0,0,0,NULL,&atx[26],&atx[160],0,&atx[165]} ,
337
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[161],NULL,0,NULL} ,
338
 
  {424, "Seq-feat" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[205]} ,
339
 
  {0, "delta" ,128,3,0,0,0,0,0,0,NULL,&atx[163],NULL,0,NULL} ,
340
 
  {417, "Delta-ext" ,1,0,0,0,0,1,0,0,NULL,&atx[26],&atx[164],0,&atx[51]} ,
341
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[165],NULL,0,NULL} ,
342
 
  {446, "Delta-seq" ,1,0,0,0,0,0,0,0,NULL,&atx[39],&atx[166],0,&atx[177]} ,
343
 
  {0, "loc" ,128,0,0,0,0,0,0,0,NULL,&atx[62],NULL,0,&atx[167]} ,
344
 
  {0, "literal" ,128,1,0,0,0,0,0,0,NULL,&atx[168],NULL,0,NULL} ,
345
 
  {416, "Seq-literal" ,1,0,0,0,0,1,0,0,NULL,&atx[20],&atx[169],0,&atx[163]} ,
346
 
  {0, "length" ,128,0,0,0,0,0,0,0,NULL,&atx[16],NULL,0,&atx[170]} ,
347
 
  {0, "fuzz" ,128,1,0,1,0,0,0,0,NULL,&atx[121],NULL,0,&atx[171]} ,
348
 
  {0, "seq-data" ,128,2,0,1,0,0,0,0,NULL,&atx[125],NULL,0,NULL} ,
349
 
  {0, "hist" ,128,8,0,1,0,0,0,0,NULL,&atx[173],NULL,0,NULL} ,
350
 
  {414, "Seq-hist" ,1,0,0,0,0,1,0,0,NULL,&atx[20],&atx[174],0,&atx[116]} ,
351
 
  {0, "assembly" ,128,0,0,1,0,0,0,0,NULL,&atx[60],&atx[175],0,&atx[176]} ,
 
337
  {0, "ref" ,128,1,0,0,0,0,0,0,NULL,&atx[158],NULL,0,&atx[159]} ,
 
338
  {445, "Ref-ext" ,1,0,0,0,0,0,0,0,NULL,&atx[62],NULL,0,&atx[160]} ,
 
339
  {0, "map" ,128,2,0,0,0,0,0,0,NULL,&atx[160],NULL,0,&atx[163]} ,
 
340
  {446, "Map-ext" ,1,0,0,0,0,0,0,0,NULL,&atx[26],&atx[161],0,&atx[166]} ,
 
341
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[162],NULL,0,NULL} ,
 
342
  {424, "Seq-feat" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[206]} ,
 
343
  {0, "delta" ,128,3,0,0,0,0,0,0,NULL,&atx[164],NULL,0,NULL} ,
 
344
  {417, "Delta-ext" ,1,0,0,0,0,1,0,0,NULL,&atx[26],&atx[165],0,&atx[51]} ,
 
345
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[166],NULL,0,NULL} ,
 
346
  {447, "Delta-seq" ,1,0,0,0,0,0,0,0,NULL,&atx[39],&atx[167],0,&atx[178]} ,
 
347
  {0, "loc" ,128,0,0,0,0,0,0,0,NULL,&atx[62],NULL,0,&atx[168]} ,
 
348
  {0, "literal" ,128,1,0,0,0,0,0,0,NULL,&atx[169],NULL,0,NULL} ,
 
349
  {416, "Seq-literal" ,1,0,0,0,0,1,0,0,NULL,&atx[20],&atx[170],0,&atx[164]} ,
 
350
  {0, "length" ,128,0,0,0,0,0,0,0,NULL,&atx[16],NULL,0,&atx[171]} ,
 
351
  {0, "fuzz" ,128,1,0,1,0,0,0,0,NULL,&atx[122],NULL,0,&atx[172]} ,
 
352
  {0, "seq-data" ,128,2,0,1,0,0,0,0,NULL,&atx[126],NULL,0,NULL} ,
 
353
  {0, "hist" ,128,8,0,1,0,0,0,0,NULL,&atx[174],NULL,0,NULL} ,
 
354
  {414, "Seq-hist" ,1,0,0,0,0,1,0,0,NULL,&atx[20],&atx[175],0,&atx[117]} ,
 
355
  {0, "assembly" ,128,0,0,1,0,0,0,0,NULL,&atx[60],&atx[176],0,&atx[177]} ,
352
356
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[32],NULL,0,NULL} ,
353
 
  {0, "replaces" ,128,1,0,1,0,0,0,0,NULL,&atx[177],NULL,0,&atx[181]} ,
354
 
  {447, "Seq-hist-rec" ,1,0,0,0,0,0,0,0,NULL,&atx[20],&atx[178],0,&atx[127]} ,
355
 
  {0, "date" ,128,0,0,1,0,0,0,0,NULL,&atx[51],NULL,0,&atx[179]} ,
356
 
  {0, "ids" ,128,1,0,0,0,0,0,0,NULL,&atx[60],&atx[180],0,NULL} ,
 
357
  {0, "replaces" ,128,1,0,1,0,0,0,0,NULL,&atx[178],NULL,0,&atx[182]} ,
 
358
  {448, "Seq-hist-rec" ,1,0,0,0,0,0,0,0,NULL,&atx[20],&atx[179],0,&atx[128]} ,
 
359
  {0, "date" ,128,0,0,1,0,0,0,0,NULL,&atx[51],NULL,0,&atx[180]} ,
 
360
  {0, "ids" ,128,1,0,0,0,0,0,0,NULL,&atx[60],&atx[181],0,NULL} ,
357
361
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[54],NULL,0,NULL} ,
358
 
  {0, "replaced-by" ,128,2,0,1,0,0,0,0,NULL,&atx[177],NULL,0,&atx[182]} ,
359
 
  {0, "deleted" ,128,3,0,1,0,0,0,0,NULL,&atx[39],&atx[183],0,NULL} ,
360
 
  {0, "bool" ,128,0,0,0,0,0,0,0,NULL,&atx[18],NULL,0,&atx[184]} ,
 
362
  {0, "replaced-by" ,128,2,0,1,0,0,0,0,NULL,&atx[178],NULL,0,&atx[183]} ,
 
363
  {0, "deleted" ,128,3,0,1,0,0,0,0,NULL,&atx[39],&atx[184],0,NULL} ,
 
364
  {0, "bool" ,128,0,0,0,0,0,0,0,NULL,&atx[18],NULL,0,&atx[185]} ,
361
365
  {0, "date" ,128,1,0,0,0,0,0,0,NULL,&atx[51],NULL,0,NULL} ,
362
 
  {0, "annot" ,128,3,0,1,0,0,0,0,NULL,&atx[60],&atx[186],0,NULL} ,
363
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[187],NULL,0,NULL} ,
364
 
  {409, "Seq-annot" ,1,0,0,0,0,1,0,0,NULL,&atx[20],&atx[188],0,&atx[125]} ,
365
 
  {0, "id" ,128,0,0,1,0,0,0,0,NULL,&atx[60],&atx[189],0,&atx[195]} ,
366
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[190],NULL,0,NULL} ,
367
 
  {459, "Annot-id" ,1,0,0,0,0,0,0,0,NULL,&atx[39],&atx[191],0,&atx[56]} ,
368
 
  {0, "local" ,128,0,0,0,0,0,0,0,NULL,&atx[192],NULL,0,&atx[193]} ,
 
366
  {0, "annot" ,128,3,0,1,0,0,0,0,NULL,&atx[60],&atx[187],0,NULL} ,
 
367
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[188],NULL,0,NULL} ,
 
368
  {409, "Seq-annot" ,1,0,0,0,0,1,0,0,NULL,&atx[20],&atx[189],0,&atx[126]} ,
 
369
  {0, "id" ,128,0,0,1,0,0,0,0,NULL,&atx[60],&atx[190],0,&atx[196]} ,
 
370
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[191],NULL,0,NULL} ,
 
371
  {460, "Annot-id" ,1,0,0,0,0,0,0,0,NULL,&atx[39],&atx[192],0,&atx[56]} ,
 
372
  {0, "local" ,128,0,0,0,0,0,0,0,NULL,&atx[193],NULL,0,&atx[194]} ,
369
373
  {421, "Object-id" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[49]} ,
370
 
  {0, "ncbi" ,128,1,0,0,0,0,0,0,NULL,&atx[16],NULL,0,&atx[194]} ,
 
374
  {0, "ncbi" ,128,1,0,0,0,0,0,0,NULL,&atx[16],NULL,0,&atx[195]} ,
371
375
  {0, "general" ,128,2,0,0,0,0,0,0,NULL,&atx[86],NULL,0,NULL} ,
372
 
  {0, "db" ,128,1,0,1,0,0,0,0,NULL,&atx[16],&avnx[153],0,&atx[196]} ,
373
 
  {0, "name" ,128,2,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[197]} ,
374
 
  {0, "desc" ,128,3,0,1,0,0,0,0,NULL,&atx[63],NULL,0,&atx[198]} ,
375
 
  {0, "data" ,128,4,0,0,0,0,0,0,NULL,&atx[39],&atx[199],0,NULL} ,
376
 
  {0, "ftable" ,128,0,0,0,0,0,0,0,NULL,&atx[60],&atx[200],0,&atx[201]} ,
377
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[161],NULL,0,NULL} ,
378
 
  {0, "align" ,128,1,0,0,0,0,0,0,NULL,&atx[60],&atx[202],0,&atx[203]} ,
 
376
  {0, "db" ,128,1,0,1,0,0,0,0,NULL,&atx[16],&avnx[156],0,&atx[197]} ,
 
377
  {0, "name" ,128,2,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[198]} ,
 
378
  {0, "desc" ,128,3,0,1,0,0,0,0,NULL,&atx[63],NULL,0,&atx[199]} ,
 
379
  {0, "data" ,128,4,0,0,0,0,0,0,NULL,&atx[39],&atx[200],0,NULL} ,
 
380
  {0, "ftable" ,128,0,0,0,0,0,0,0,NULL,&atx[60],&atx[201],0,&atx[202]} ,
 
381
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[162],NULL,0,NULL} ,
 
382
  {0, "align" ,128,1,0,0,0,0,0,0,NULL,&atx[60],&atx[203],0,&atx[204]} ,
379
383
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[32],NULL,0,NULL} ,
380
 
  {0, "graph" ,128,2,0,0,0,0,0,0,NULL,&atx[60],&atx[204],0,&atx[206]} ,
381
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[205],NULL,0,NULL} ,
 
384
  {0, "graph" ,128,2,0,0,0,0,0,0,NULL,&atx[60],&atx[205],0,&atx[207]} ,
 
385
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[206],NULL,0,NULL} ,
382
386
  {425, "Seq-graph" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[8]} ,
383
 
  {0, "ids" ,128,3,0,0,0,0,0,0,NULL,&atx[60],&atx[207],0,&atx[208]} ,
 
387
  {0, "ids" ,128,3,0,0,0,0,0,0,NULL,&atx[60],&atx[208],0,&atx[209]} ,
384
388
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[54],NULL,0,NULL} ,
385
 
  {0, "locs" ,128,4,0,0,0,0,0,0,NULL,&atx[60],&atx[209],0,NULL} ,
386
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[62],NULL,0,NULL} };
 
389
  {0, "locs" ,128,4,0,0,0,0,0,0,NULL,&atx[60],&atx[210],0,&atx[211]} ,
 
390
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[62],NULL,0,NULL} ,
 
391
  {0, "seq-table" ,128,5,0,0,0,0,0,0,NULL,&atx[212],NULL,0,NULL} ,
 
392
  {437, "Seq-table" ,1,0,0,0,0,0,1,0,NULL,NULL,NULL,0,&atx[76]} };
387
393
 
388
394
static AsnModule ampx[1] = {
389
 
  { "NCBI-Sequence" , "asnseq.h16",&atx[0],NULL,NULL,0,0} };
 
395
  { "NCBI-Sequence" , "asnseq.h19",&atx[0],NULL,NULL,0,0} };
390
396
 
391
397
static AsnValxNodePtr avn = avnx;
392
398
static AsnTypePtr at = atx;
419
425
#define BIOSEQ_id &at[66]
420
426
#define BIOSEQ_id_E &at[67]
421
427
#define BIOSEQ_descr &at[68]
422
 
#define BIOSEQ_inst &at[115]
423
 
#define BIOSEQ_annot &at[185]
424
 
#define BIOSEQ_annot_E &at[186]
 
428
#define BIOSEQ_inst &at[116]
 
429
#define BIOSEQ_annot &at[186]
 
430
#define BIOSEQ_annot_E &at[187]
425
431
 
426
432
#define GIBB_MOL &at[73]
427
433
 
432
438
#define MOLINFO_tech &at[112]
433
439
#define MOLINFO_techexp &at[113]
434
440
#define MOLINFO_completeness &at[114]
 
441
#define MOLINFO_gbmoltype &at[115]
435
442
 
436
443
#define NUMBERING &at[12]
437
444
#define NUMBERING_cont &at[13]
452
459
#define PUBDESC_comment &at[46]
453
460
#define PUBDESC_reftype &at[47]
454
461
 
455
 
#define SEQ_ANNOT &at[187]
456
 
#define SEQ_ANNOT_id &at[188]
457
 
#define SEQ_ANNOT_id_E &at[189]
458
 
#define SEQ_ANNOT_db &at[195]
459
 
#define SEQ_ANNOT_name &at[196]
460
 
#define SEQ_ANNOT_desc &at[197]
461
 
#define SEQ_ANNOT_data &at[198]
462
 
#define SEQ_ANNOT_data_ftable &at[199]
463
 
#define SEQ_ANNOT_data_ftable_E &at[200]
464
 
#define SEQ_ANNOT_data_align &at[201]
465
 
#define SEQ_ANNOT_data_align_E &at[202]
466
 
#define SEQ_ANNOT_data_graph &at[203]
467
 
#define SEQ_ANNOT_data_graph_E &at[204]
468
 
#define SEQ_ANNOT_data_ids &at[206]
469
 
#define SEQ_ANNOT_data_ids_E &at[207]
470
 
#define SEQ_ANNOT_data_locs &at[208]
471
 
#define SEQ_ANNOT_data_locs_E &at[209]
 
462
#define SEQ_ANNOT &at[188]
 
463
#define SEQ_ANNOT_id &at[189]
 
464
#define SEQ_ANNOT_id_E &at[190]
 
465
#define SEQ_ANNOT_db &at[196]
 
466
#define SEQ_ANNOT_name &at[197]
 
467
#define SEQ_ANNOT_desc &at[198]
 
468
#define SEQ_ANNOT_data &at[199]
 
469
#define SEQ_ANNOT_data_ftable &at[200]
 
470
#define SEQ_ANNOT_data_ftable_E &at[201]
 
471
#define SEQ_ANNOT_data_align &at[202]
 
472
#define SEQ_ANNOT_data_align_E &at[203]
 
473
#define SEQ_ANNOT_data_graph &at[204]
 
474
#define SEQ_ANNOT_data_graph_E &at[205]
 
475
#define SEQ_ANNOT_data_ids &at[207]
 
476
#define SEQ_ANNOT_data_ids_E &at[208]
 
477
#define SEQ_ANNOT_data_locs &at[209]
 
478
#define SEQ_ANNOT_data_locs_E &at[210]
 
479
#define SEQ_ANNOT_data_seq_table &at[211]
472
480
 
473
 
#define SEQ_DATA &at[125]
474
 
#define SEQ_DATA_iupacna &at[126]
475
 
#define SEQ_DATA_iupacaa &at[128]
476
 
#define SEQ_DATA_ncbi2na &at[130]
477
 
#define SEQ_DATA_ncbi4na &at[133]
478
 
#define SEQ_DATA_ncbi8na &at[135]
479
 
#define SEQ_DATA_ncbipna &at[137]
480
 
#define SEQ_DATA_ncbi8aa &at[139]
481
 
#define SEQ_DATA_ncbieaa &at[141]
482
 
#define SEQ_DATA_ncbipaa &at[143]
483
 
#define SEQ_DATA_ncbistdaa &at[145]
484
 
#define SEQ_DATA_gap &at[147]
 
481
#define SEQ_DATA &at[126]
 
482
#define SEQ_DATA_iupacna &at[127]
 
483
#define SEQ_DATA_iupacaa &at[129]
 
484
#define SEQ_DATA_ncbi2na &at[131]
 
485
#define SEQ_DATA_ncbi4na &at[134]
 
486
#define SEQ_DATA_ncbi8na &at[136]
 
487
#define SEQ_DATA_ncbipna &at[138]
 
488
#define SEQ_DATA_ncbi8aa &at[140]
 
489
#define SEQ_DATA_ncbieaa &at[142]
 
490
#define SEQ_DATA_ncbipaa &at[144]
 
491
#define SEQ_DATA_ncbistdaa &at[146]
 
492
#define SEQ_DATA_gap &at[148]
485
493
 
486
494
#define SEQDESC &at[71]
487
495
#define SEQDESC_mol_type &at[72]
513
521
#define SEQ_DESCR &at[69]
514
522
#define SEQ_DESCR_E &at[70]
515
523
 
516
 
#define SEQ_EXT &at[152]
517
 
#define SEQ_EXT_seg &at[153]
518
 
#define SEQ_EXT_ref &at[156]
519
 
#define SEQ_EXT_map &at[158]
520
 
#define SEQ_EXT_delta &at[162]
521
 
 
522
 
#define SEQ_HIST &at[173]
523
 
#define SEQ_HIST_assembly &at[174]
524
 
#define SEQ_HIST_assembly_E &at[175]
525
 
#define SEQ_HIST_replaces &at[176]
526
 
#define SEQ_HIST_replaced_by &at[181]
527
 
#define SEQ_HIST_deleted &at[182]
528
 
#define SEQ_HIST_deleted_bool &at[183]
529
 
#define SEQ_HIST_deleted_date &at[184]
530
 
 
531
 
#define SEQ_INST &at[116]
532
 
#define SEQ_INST_repr &at[117]
533
 
#define SEQ_INST_mol &at[118]
534
 
#define SEQ_INST_length &at[119]
535
 
#define SEQ_INST_fuzz &at[120]
536
 
#define SEQ_INST_topology &at[122]
537
 
#define SEQ_INST_strand &at[123]
538
 
#define SEQ_INST_seq_data &at[124]
539
 
#define SEQ_INST_ext &at[151]
540
 
#define SEQ_INST_hist &at[172]
541
 
 
542
 
#define SEQ_LITERAL &at[168]
543
 
#define SEQ_LITERAL_length &at[169]
544
 
#define SEQ_LITERAL_fuzz &at[170]
545
 
#define SEQ_LITERAL_seq_data &at[171]
546
 
 
547
 
#define DELTA_EXT &at[163]
548
 
#define DELTA_EXT_E &at[164]
 
524
#define SEQ_EXT &at[153]
 
525
#define SEQ_EXT_seg &at[154]
 
526
#define SEQ_EXT_ref &at[157]
 
527
#define SEQ_EXT_map &at[159]
 
528
#define SEQ_EXT_delta &at[163]
 
529
 
 
530
#define SEQ_HIST &at[174]
 
531
#define SEQ_HIST_assembly &at[175]
 
532
#define SEQ_HIST_assembly_E &at[176]
 
533
#define SEQ_HIST_replaces &at[177]
 
534
#define SEQ_HIST_replaced_by &at[182]
 
535
#define SEQ_HIST_deleted &at[183]
 
536
#define SEQ_HIST_deleted_bool &at[184]
 
537
#define SEQ_HIST_deleted_date &at[185]
 
538
 
 
539
#define SEQ_INST &at[117]
 
540
#define SEQ_INST_repr &at[118]
 
541
#define SEQ_INST_mol &at[119]
 
542
#define SEQ_INST_length &at[120]
 
543
#define SEQ_INST_fuzz &at[121]
 
544
#define SEQ_INST_topology &at[123]
 
545
#define SEQ_INST_strand &at[124]
 
546
#define SEQ_INST_seq_data &at[125]
 
547
#define SEQ_INST_ext &at[152]
 
548
#define SEQ_INST_hist &at[173]
 
549
 
 
550
#define SEQ_LITERAL &at[169]
 
551
#define SEQ_LITERAL_length &at[170]
 
552
#define SEQ_LITERAL_fuzz &at[171]
 
553
#define SEQ_LITERAL_seq_data &at[172]
 
554
 
 
555
#define DELTA_EXT &at[164]
 
556
#define DELTA_EXT_E &at[165]
549
557
 
550
558
#define GIBB_MOD &at[76]
551
559
 
570
578
#define NUM_REAL_b &at[37]
571
579
#define NUM_REAL_units &at[38]
572
580
 
573
 
#define SEG_EXT &at[154]
574
 
#define SEG_EXT_E &at[155]
575
 
 
576
 
#define REF_EXT &at[157]
577
 
 
578
 
#define MAP_EXT &at[159]
579
 
#define MAP_EXT_E &at[160]
580
 
 
581
 
#define DELTA_SEQ &at[165]
582
 
#define DELTA_SEQ_loc &at[166]
583
 
#define DELTA_SEQ_literal &at[167]
584
 
 
585
 
#define SEQ_HIST_REC &at[177]
586
 
#define SEQ_HIST_REC_date &at[178]
587
 
#define SEQ_HIST_REC_ids &at[179]
588
 
#define SEQ_HIST_REC_ids_E &at[180]
589
 
 
590
 
#define IUPACNA &at[127]
591
 
 
592
 
#define IUPACAA &at[129]
593
 
 
594
 
#define NCBI2NA &at[131]
595
 
 
596
 
#define NCBI4NA &at[134]
597
 
 
598
 
#define NCBI8NA &at[136]
599
 
 
600
 
#define NCBIPNA &at[138]
601
 
 
602
 
#define NCBI8AA &at[140]
603
 
 
604
 
#define NCBIEAA &at[142]
605
 
 
606
 
#define NCBIPAA &at[144]
607
 
 
608
 
#define NCBISTDAA &at[146]
609
 
 
610
 
#define SEQ_GAP &at[148]
611
 
#define SEQ_GAP_type &at[149]
612
 
#define SEQ_GAP_linkage &at[150]
613
 
 
614
 
#define ANNOT_ID &at[190]
615
 
#define ANNOT_ID_local &at[191]
616
 
#define ANNOT_ID_ncbi &at[193]
617
 
#define ANNOT_ID_general &at[194]
 
581
#define SEG_EXT &at[155]
 
582
#define SEG_EXT_E &at[156]
 
583
 
 
584
#define REF_EXT &at[158]
 
585
 
 
586
#define MAP_EXT &at[160]
 
587
#define MAP_EXT_E &at[161]
 
588
 
 
589
#define DELTA_SEQ &at[166]
 
590
#define DELTA_SEQ_loc &at[167]
 
591
#define DELTA_SEQ_literal &at[168]
 
592
 
 
593
#define SEQ_HIST_REC &at[178]
 
594
#define SEQ_HIST_REC_date &at[179]
 
595
#define SEQ_HIST_REC_ids &at[180]
 
596
#define SEQ_HIST_REC_ids_E &at[181]
 
597
 
 
598
#define IUPACNA &at[128]
 
599
 
 
600
#define IUPACAA &at[130]
 
601
 
 
602
#define NCBI2NA &at[132]
 
603
 
 
604
#define NCBI4NA &at[135]
 
605
 
 
606
#define NCBI8NA &at[137]
 
607
 
 
608
#define NCBIPNA &at[139]
 
609
 
 
610
#define NCBI8AA &at[141]
 
611
 
 
612
#define NCBIEAA &at[143]
 
613
 
 
614
#define NCBIPAA &at[145]
 
615
 
 
616
#define NCBISTDAA &at[147]
 
617
 
 
618
#define SEQ_GAP &at[149]
 
619
#define SEQ_GAP_type &at[150]
 
620
#define SEQ_GAP_linkage &at[151]
 
621
 
 
622
#define ANNOT_ID &at[191]
 
623
#define ANNOT_ID_local &at[192]
 
624
#define ANNOT_ID_ncbi &at[194]
 
625
#define ANNOT_ID_general &at[195]
618
626
 
619
627
#define ALIGN_DEF &at[56]
620
628
#define ALIGN_DEF_align_type &at[57]