~ubuntu-branches/ubuntu/edgy/ncbi-tools6/edgy

« back to all changes in this revision

Viewing changes to asnstat/asngbseq.h

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2006-07-19 23:28:07 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060719232807-et3cdmcjgmnyleyx
Tags: 6.1.20060507-3ubuntu1
Re-merge with Debian

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 = "asngbseq.h65";
13
 
static AsnValxNode avnx[19] = {
14
 
    {20,"not-set" ,0,0.0,&avnx[1] } ,
15
 
    {20,"single-stranded" ,1,0.0,&avnx[2] } ,
16
 
    {20,"double-stranded" ,2,0.0,&avnx[3] } ,
17
 
    {20,"mixed-stranded" ,3,0.0,NULL } ,
18
 
    {3,NULL,0,0.0,NULL } ,
19
 
    {20,"nucleic-acid" ,0,0.0,&avnx[6] } ,
20
 
    {20,"dna" ,1,0.0,&avnx[7] } ,
21
 
    {20,"rna" ,2,0.0,&avnx[8] } ,
22
 
    {20,"trna" ,3,0.0,&avnx[9] } ,
23
 
    {20,"rrna" ,4,0.0,&avnx[10] } ,
24
 
    {20,"mrna" ,5,0.0,&avnx[11] } ,
25
 
    {20,"urna" ,6,0.0,&avnx[12] } ,
26
 
    {20,"snrna" ,7,0.0,&avnx[13] } ,
27
 
    {20,"snorna" ,8,0.0,&avnx[14] } ,
28
 
    {20,"peptide" ,9,0.0,NULL } ,
29
 
    {3,NULL,0,0.0,NULL } ,
30
 
    {20,"linear" ,1,0.0,&avnx[17] } ,
31
 
    {20,"circular" ,2,0.0,NULL } ,
32
 
    {3,NULL,1,0.0,NULL } };
33
 
 
34
 
static AsnType atx[70] = {
35
 
  {401, "GBSeq" ,1,0,0,0,0,0,0,0,NULL,&atx[44],&atx[1],0,&atx[19]} ,
 
12
static char * asnfilename = "asngbseq.h66";
 
13
static AsnType atx[83] = {
 
14
  {401, "GBSeq" ,1,0,0,0,0,0,0,0,NULL,&atx[48],&atx[1],0,&atx[19]} ,
36
15
  {0, "locus" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[3]} ,
37
16
  {323, "VisibleString" ,0,26,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
38
17
  {0, "length" ,128,1,0,0,0,0,0,0,NULL,&atx[4],NULL,0,&atx[5]} ,
39
18
  {302, "INTEGER" ,0,2,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
40
 
  {0, "strandedness" ,128,2,0,0,1,0,0,0,&avnx[4],&atx[4],&avnx[0],0,&atx[6]} ,
41
 
  {0, "moltype" ,128,3,0,0,1,0,0,0,&avnx[15],&atx[4],&avnx[5],0,&atx[7]} ,
42
 
  {0, "topology" ,128,4,0,0,1,0,0,0,&avnx[18],&atx[4],&avnx[16],0,&atx[8]} ,
 
19
  {0, "strandedness" ,128,2,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[6]} ,
 
20
  {0, "moltype" ,128,3,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[7]} ,
 
21
  {0, "topology" ,128,4,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[8]} ,
43
22
  {0, "division" ,128,5,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[9]} ,
44
23
  {0, "update-date" ,128,6,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[10]} ,
45
 
  {0, "create-date" ,128,7,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[11]} ,
 
24
  {0, "create-date" ,128,7,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[11]} ,
46
25
  {0, "update-release" ,128,8,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[12]} ,
47
26
  {0, "create-release" ,128,9,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[13]} ,
48
27
  {0, "definition" ,128,10,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[14]} ,
55
34
  {312, "SEQUENCE OF" ,0,16,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
56
35
  {0, "secondary-accessions" ,128,15,0,1,0,0,0,0,NULL,&atx[20],&atx[22],0,&atx[24]} ,
57
36
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[23],NULL,0,NULL} ,
58
 
  {403, "GBSecondary-accn" ,1,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[26]} ,
59
 
  {0, "keywords" ,128,16,0,1,0,0,0,0,NULL,&atx[20],&atx[25],0,&atx[27]} ,
60
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[26],NULL,0,NULL} ,
61
 
  {404, "GBKeyword" ,1,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[33]} ,
62
 
  {0, "segment" ,128,17,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[28]} ,
63
 
  {0, "source" ,128,18,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[29]} ,
64
 
  {0, "organism" ,128,19,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[30]} ,
65
 
  {0, "taxonomy" ,128,20,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[31]} ,
66
 
  {0, "references" ,128,21,0,0,0,0,0,0,NULL,&atx[20],&atx[32],0,&atx[45]} ,
67
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[33],NULL,0,NULL} ,
68
 
  {405, "GBReference" ,1,0,0,0,0,0,0,0,NULL,&atx[44],&atx[34],0,&atx[51]} ,
69
 
  {0, "reference" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[35]} ,
70
 
  {0, "authors" ,128,1,0,1,0,0,0,0,NULL,&atx[20],&atx[36],0,&atx[38]} ,
71
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[37],NULL,0,NULL} ,
72
 
  {407, "GBAuthor" ,1,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[56]} ,
73
 
  {0, "consortium" ,128,2,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[39]} ,
74
 
  {0, "title" ,128,3,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[40]} ,
75
 
  {0, "journal" ,128,4,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[41]} ,
76
 
  {0, "medline" ,128,5,0,1,0,0,0,0,NULL,&atx[4],NULL,0,&atx[42]} ,
77
 
  {0, "pubmed" ,128,6,0,1,0,0,0,0,NULL,&atx[4],NULL,0,&atx[43]} ,
78
 
  {0, "remark" ,128,7,0,1,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
 
37
  {403, "GBSecondary-accn" ,1,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[27]} ,
 
38
  {0, "project" ,128,16,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[25]} ,
 
39
  {0, "keywords" ,128,17,0,1,0,0,0,0,NULL,&atx[20],&atx[26],0,&atx[28]} ,
 
40
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[27],NULL,0,NULL} ,
 
41
  {404, "GBKeyword" ,1,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[34]} ,
 
42
  {0, "segment" ,128,18,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[29]} ,
 
43
  {0, "source" ,128,19,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[30]} ,
 
44
  {0, "organism" ,128,20,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[31]} ,
 
45
  {0, "taxonomy" ,128,21,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[32]} ,
 
46
  {0, "references" ,128,22,0,1,0,0,0,0,NULL,&atx[20],&atx[33],0,&atx[52]} ,
 
47
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[34],NULL,0,NULL} ,
 
48
  {405, "GBReference" ,1,0,0,0,0,0,0,0,NULL,&atx[48],&atx[35],0,&atx[58]} ,
 
49
  {0, "reference" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[36]} ,
 
50
  {0, "position" ,128,1,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[37]} ,
 
51
  {0, "authors" ,128,2,0,1,0,0,0,0,NULL,&atx[20],&atx[38],0,&atx[40]} ,
 
52
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[39],NULL,0,NULL} ,
 
53
  {407, "GBAuthor" ,1,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[45]} ,
 
54
  {0, "consortium" ,128,3,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[41]} ,
 
55
  {0, "title" ,128,4,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[42]} ,
 
56
  {0, "journal" ,128,5,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[43]} ,
 
57
  {0, "xref" ,128,6,0,1,0,0,0,0,NULL,&atx[49],&atx[44],0,&atx[50]} ,
 
58
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[45],NULL,0,NULL} ,
 
59
  {408, "GBXref" ,1,0,0,0,0,0,0,0,NULL,&atx[48],&atx[46],0,&atx[63]} ,
 
60
  {0, "dbname" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[47]} ,
 
61
  {0, "id" ,128,1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
79
62
  {311, "SEQUENCE" ,0,16,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
80
 
  {0, "comment" ,128,22,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[46]} ,
81
 
  {0, "primary" ,128,23,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[47]} ,
82
 
  {0, "source-db" ,128,24,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[48]} ,
83
 
  {0, "database-reference" ,128,25,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[49]} ,
84
 
  {0, "feature-table" ,128,26,0,1,0,0,0,0,NULL,&atx[20],&atx[50],0,&atx[66]} ,
85
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[51],NULL,0,NULL} ,
86
 
  {406, "GBFeature" ,1,0,0,0,0,0,0,0,NULL,&atx[44],&atx[52],0,&atx[37]} ,
87
 
  {0, "key" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[53]} ,
88
 
  {0, "location" ,128,1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[54]} ,
89
 
  {0, "intervals" ,128,2,0,1,0,0,0,0,NULL,&atx[20],&atx[55],0,&atx[61]} ,
90
 
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[56],NULL,0,NULL} ,
91
 
  {408, "GBInterval" ,1,0,0,0,0,0,0,0,NULL,&atx[44],&atx[57],0,&atx[63]} ,
92
 
  {0, "from" ,128,0,0,1,0,0,0,0,NULL,&atx[4],NULL,0,&atx[58]} ,
93
 
  {0, "to" ,128,1,0,1,0,0,0,0,NULL,&atx[4],NULL,0,&atx[59]} ,
94
 
  {0, "point" ,128,2,0,1,0,0,0,0,NULL,&atx[4],NULL,0,&atx[60]} ,
95
 
  {0, "accession" ,128,3,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
96
 
  {0, "quals" ,128,3,0,1,0,0,0,0,NULL,&atx[20],&atx[62],0,NULL} ,
 
63
  {314, "SET OF" ,0,17,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
 
64
  {0, "pubmed" ,128,7,0,1,0,0,0,0,NULL,&atx[4],NULL,0,&atx[51]} ,
 
65
  {0, "remark" ,128,8,0,1,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
 
66
  {0, "comment" ,128,23,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[53]} ,
 
67
  {0, "primary" ,128,24,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[54]} ,
 
68
  {0, "source-db" ,128,25,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[55]} ,
 
69
  {0, "database-reference" ,128,26,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[56]} ,
 
70
  {0, "feature-table" ,128,27,0,1,0,0,0,0,NULL,&atx[20],&atx[57],0,&atx[79]} ,
 
71
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[58],NULL,0,NULL} ,
 
72
  {406, "GBFeature" ,1,0,0,0,0,0,0,0,NULL,&atx[48],&atx[59],0,&atx[39]} ,
 
73
  {0, "key" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[60]} ,
 
74
  {0, "location" ,128,1,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[61]} ,
 
75
  {0, "intervals" ,128,2,0,1,0,0,0,0,NULL,&atx[20],&atx[62],0,&atx[71]} ,
97
76
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[63],NULL,0,NULL} ,
98
 
  {409, "GBQualifier" ,1,0,0,0,0,0,0,0,NULL,&atx[44],&atx[64],0,&atx[68]} ,
99
 
  {0, "name" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[65]} ,
 
77
  {409, "GBInterval" ,1,0,0,0,0,0,0,0,NULL,&atx[48],&atx[64],0,&atx[76]} ,
 
78
  {0, "from" ,128,0,0,1,0,0,0,0,NULL,&atx[4],NULL,0,&atx[65]} ,
 
79
  {0, "to" ,128,1,0,1,0,0,0,0,NULL,&atx[4],NULL,0,&atx[66]} ,
 
80
  {0, "point" ,128,2,0,1,0,0,0,0,NULL,&atx[4],NULL,0,&atx[67]} ,
 
81
  {0, "iscomp" ,128,3,0,1,0,0,0,0,NULL,&atx[68],NULL,0,&atx[69]} ,
 
82
  {301, "BOOLEAN" ,0,1,0,0,0,0,0,0,NULL,NULL,NULL,0,NULL} ,
 
83
  {0, "interbp" ,128,4,0,1,0,0,0,0,NULL,&atx[68],NULL,0,&atx[70]} ,
 
84
  {0, "accession" ,128,5,0,0,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
 
85
  {0, "operator" ,128,3,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[72]} ,
 
86
  {0, "partial5" ,128,4,0,1,0,0,0,0,NULL,&atx[68],NULL,0,&atx[73]} ,
 
87
  {0, "partial3" ,128,5,0,1,0,0,0,0,NULL,&atx[68],NULL,0,&atx[74]} ,
 
88
  {0, "quals" ,128,6,0,1,0,0,0,0,NULL,&atx[20],&atx[75],0,NULL} ,
 
89
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[76],NULL,0,NULL} ,
 
90
  {410, "GBQualifier" ,1,0,0,0,0,0,0,0,NULL,&atx[48],&atx[77],0,&atx[81]} ,
 
91
  {0, "name" ,128,0,0,0,0,0,0,0,NULL,&atx[2],NULL,0,&atx[78]} ,
100
92
  {0, "value" ,128,1,0,1,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
101
 
  {0, "sequence" ,128,27,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[67]} ,
102
 
  {0, "contig" ,128,28,0,1,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
103
 
  {410, "GBSet" ,1,0,0,0,0,0,0,0,NULL,&atx[20],&atx[69],0,NULL} ,
 
93
  {0, "sequence" ,128,28,0,1,0,0,0,0,NULL,&atx[2],NULL,0,&atx[80]} ,
 
94
  {0, "contig" ,128,29,0,1,0,0,0,0,NULL,&atx[2],NULL,0,NULL} ,
 
95
  {411, "GBSet" ,1,0,0,0,0,0,0,0,NULL,&atx[20],&atx[82],0,NULL} ,
104
96
  {0, NULL,1,-1,0,0,0,0,0,0,NULL,&atx[0],NULL,0,NULL} };
105
97
 
106
98
static AsnModule ampx[1] = {
107
 
  { "NCBI-GBSeq" , "asngbseq.h65",&atx[0],NULL,NULL,0,0} };
 
99
  { "NCBI-GBSeq" , "asngbseq.h66",&atx[0],NULL,NULL,0,0} };
108
100
 
109
 
static AsnValxNodePtr avn = avnx;
 
101
static AsnValxNodePtr avn = NULL;
110
102
static AsnTypePtr at = atx;
111
103
static AsnModulePtr amp = ampx;
112
104
 
137
129
#define GBSEQ_other_seqids_E &at[18]
138
130
#define GBSEQ_secondary_accessions &at[21]
139
131
#define GBSEQ_secondary_accessions_E &at[22]
140
 
#define GBSEQ_keywords &at[24]
141
 
#define GBSEQ_keywords_E &at[25]
142
 
#define GBSEQ_segment &at[27]
143
 
#define GBSEQ_source &at[28]
144
 
#define GBSEQ_organism &at[29]
145
 
#define GBSEQ_taxonomy &at[30]
146
 
#define GBSEQ_references &at[31]
147
 
#define GBSEQ_references_E &at[32]
148
 
#define GBSEQ_comment &at[45]
149
 
#define GBSEQ_primary &at[46]
150
 
#define GBSEQ_source_db &at[47]
151
 
#define GBSEQ_database_reference &at[48]
152
 
#define GBSEQ_feature_table &at[49]
153
 
#define GBSEQ_feature_table_E &at[50]
154
 
#define GBSEQ_sequence &at[66]
155
 
#define GBSEQ_contig &at[67]
 
132
#define GBSEQ_project &at[24]
 
133
#define GBSEQ_keywords &at[25]
 
134
#define GBSEQ_keywords_E &at[26]
 
135
#define GBSEQ_segment &at[28]
 
136
#define GBSEQ_source &at[29]
 
137
#define GBSEQ_organism &at[30]
 
138
#define GBSEQ_taxonomy &at[31]
 
139
#define GBSEQ_references &at[32]
 
140
#define GBSEQ_references_E &at[33]
 
141
#define GBSEQ_comment &at[52]
 
142
#define GBSEQ_primary &at[53]
 
143
#define GBSEQ_source_db &at[54]
 
144
#define GBSEQ_database_reference &at[55]
 
145
#define GBSEQ_feature_table &at[56]
 
146
#define GBSEQ_feature_table_E &at[57]
 
147
#define GBSEQ_sequence &at[79]
 
148
#define GBSEQ_contig &at[80]
156
149
 
157
150
#define GBSEQID &at[19]
158
151
 
159
152
#define GBSECONDARY_ACCN &at[23]
160
153
 
161
 
#define GBKEYWORD &at[26]
162
 
 
163
 
#define GBREFERENCE &at[33]
164
 
#define GBREFERENCE_reference &at[34]
165
 
#define GBREFERENCE_authors &at[35]
166
 
#define GBREFERENCE_authors_E &at[36]
167
 
#define GBREFERENCE_consortium &at[38]
168
 
#define GBREFERENCE_title &at[39]
169
 
#define GBREFERENCE_journal &at[40]
170
 
#define GBREFERENCE_medline &at[41]
171
 
#define GBREFERENCE_pubmed &at[42]
172
 
#define GBREFERENCE_remark &at[43]
173
 
 
174
 
#define GBFEATURE &at[51]
175
 
#define GBFEATURE_key &at[52]
176
 
#define GBFEATURE_location &at[53]
177
 
#define GBFEATURE_intervals &at[54]
178
 
#define GBFEATURE_intervals_E &at[55]
179
 
#define GBFEATURE_quals &at[61]
180
 
#define GBFEATURE_quals_E &at[62]
181
 
 
182
 
#define GBAUTHOR &at[37]
183
 
 
184
 
#define GBINTERVAL &at[56]
185
 
#define GBINTERVAL_from &at[57]
186
 
#define GBINTERVAL_to &at[58]
187
 
#define GBINTERVAL_point &at[59]
188
 
#define GBINTERVAL_accession &at[60]
189
 
 
190
 
#define GBQUALIFIER &at[63]
191
 
#define GBQUALIFIER_name &at[64]
192
 
#define GBQUALIFIER_value &at[65]
193
 
 
194
 
#define GBSET &at[68]
195
 
#define GBSET_E &at[69]
 
154
#define GBKEYWORD &at[27]
 
155
 
 
156
#define GBREFERENCE &at[34]
 
157
#define GBREFERENCE_reference &at[35]
 
158
#define GBREFERENCE_position &at[36]
 
159
#define GBREFERENCE_authors &at[37]
 
160
#define GBREFERENCE_authors_E &at[38]
 
161
#define GBREFERENCE_consortium &at[40]
 
162
#define GBREFERENCE_title &at[41]
 
163
#define GBREFERENCE_journal &at[42]
 
164
#define GBREFERENCE_xref &at[43]
 
165
#define GBREFERENCE_xref_E &at[44]
 
166
#define GBREFERENCE_pubmed &at[50]
 
167
#define GBREFERENCE_remark &at[51]
 
168
 
 
169
#define GBFEATURE &at[58]
 
170
#define GBFEATURE_key &at[59]
 
171
#define GBFEATURE_location &at[60]
 
172
#define GBFEATURE_intervals &at[61]
 
173
#define GBFEATURE_intervals_E &at[62]
 
174
#define GBFEATURE_operator &at[71]
 
175
#define GBFEATURE_partial5 &at[72]
 
176
#define GBFEATURE_partial3 &at[73]
 
177
#define GBFEATURE_quals &at[74]
 
178
#define GBFEATURE_quals_E &at[75]
 
179
 
 
180
#define GBAUTHOR &at[39]
 
181
 
 
182
#define GBXREF &at[45]
 
183
#define GBXREF_dbname &at[46]
 
184
#define GBXREF_id &at[47]
 
185
 
 
186
#define GBINTERVAL &at[63]
 
187
#define GBINTERVAL_from &at[64]
 
188
#define GBINTERVAL_to &at[65]
 
189
#define GBINTERVAL_point &at[66]
 
190
#define GBINTERVAL_iscomp &at[67]
 
191
#define GBINTERVAL_interbp &at[69]
 
192
#define GBINTERVAL_accession &at[70]
 
193
 
 
194
#define GBQUALIFIER &at[76]
 
195
#define GBQUALIFIER_name &at[77]
 
196
#define GBQUALIFIER_value &at[78]
 
197
 
 
198
#define GBSET &at[81]
 
199
#define GBSET_E &at[82]