File: emboss.standard

package info (click to toggle)
emboss 6.6.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 571,248 kB
  • ctags: 39,971
  • sloc: ansic: 460,578; java: 29,439; perl: 13,573; sh: 12,740; makefile: 3,275; csh: 706; asm: 351; xml: 239; pascal: 237; modula3: 8
file content (836 lines) | stat: -rw-r--r-- 24,575 bytes parent folder | download | duplicates (6)
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
#######################################
# emboss.standard definition file
#######################################

#######################################
# This file is included in the EMBOSS distribution
# and installed automatically.
#
# The definitions are required by EMBOSS applications
# to use the EDAM annotations of ACD files and
# public data resources, and to make a set of
# public data servers available without the
# need for additional configuration.
############################################

#######################################
# Standard databases
#######################################

#######################################
# EBI Chemical Ontology (CHEBI)
#######################################

DBNAME chebi [
  comment: "Chemical Entities of Biological Interest"
  release: "93"
  type:   "obo"
  format: "obo"
  method: "emboss"
  indexdirectory: "$emboss_standard/index"
  directory:      "$emboss_standard/data/OBO"
#  fields: "id acc nam isa des"
  field: "id ! identifier without the prefix"
  field: "acc ! full name and any alternate identifier(s)"
  field: "nam ! words in the name"
  field: "isa ! parent identifier from is_a relation(s)"
  field: "des ! words in the description"
  taxon: "none"
  edamtpc: "0154 ! Small molecules"
  edamdat: "0962 ! Small molecule report"
  edamid:  "1174 ! ChEBI ID"
  edamfmt: "2196 ! OBO format"
]

#######################################
# Evidence codes ontology (ECO)
# used to define sequence database evidence
#######################################

DBNAME eco [
  comment: "Evidence code ontology"
  release: "2.02"
  type:   "obo"
  format: "obo"
  method: "emboss"
  indexdirectory: "$emboss_standard/index"
  directory:      "$emboss_standard/data/OBO"
#  fields: "id acc nam isa des"
  field: "id ! identifier without the prefix"
  field: "acc ! full name and any alternate identifier(s)"
  field: "nam ! words in the name"
  field: "isa ! parent identifier from is_a relation(s)"
  field: "des ! words in the description"
  taxon: "none"
  edamfmt: "2196 ! OBO format"
]

#######################################
# EDAM ontology (EMBRACE Data And Methods)
# used to annotate all ACD files
# and the Data Resource Catalogue
#######################################

DBNAME edam [
  comment: "EMBRACE Data and Methods ontology"
  release: "1.1"
  type:   "obo"
  format: "obo"
  method: "emboss"
  indexdirectory: "$emboss_standard/index"
  directory:      "$emboss_standard/data"
  field: "id ! identifier without the prefix"
  field: "acc ! full name and any alternate identifier(s)"
  field: "nam ! words in the name"
  field: "isa ! parent identifier from is_a relation(s)"
  field: "des ! words in the description"
  field: "ns ! namespace"
  field: "hasattr ! identifier(s) from has_attribute relation(s)"
  field: "hasin ! identifier(s) from has_input relation(s)"
  field: "hasout ! identifier(s) from has_output relation(s)"
  field: "isid ! identifier(s) from is_identifier_of relation(s)"
  field: "isfmt ! identifier(s) from is_format_of relation(s)"
  field: "issrc ! identifier(s) from is_source_of relation(s)"
  taxon: "none"
  edamtpc: "0089 ! Ontologies"
  edamdat: "0966 ! Ontology term"
  edamid:  "1176 ! GO term ID"
  edamfmt: "2196 ! OBO format"
]

DBNAME edam_data [
  comment: "EMBRACE Data and Methods ontology (data)"
  release: "1.1"
  type:   "obo"
  format: "obo"
  method: "emboss"
  dbalias: "edam"
  namespace: "data|identifier"
  indexdirectory: "$emboss_standard/index"
  directory:      "$emboss_standard/data"
  field: "id ! identifier without the prefix"
  field: "acc ! full name and any alternate identifier(s)"
  field: "nam ! words in the name"
  field: "isa ! parent identifier from is_a relation(s)"
  field: "des ! words in the description"
  field: "ns ! namespace"
  field: "hasattr ! identifier(s) from has_attribute relation(s)"
  field: "hasin ! identifier(s) from has_input relation(s)"
  field: "hasout ! identifier(s) from has_output relation(s)"
  field: "isid ! identifier(s) from is_identifier_of relation(s)"
  field: "isfmt ! identifier(s) from is_format_of relation(s)"
  field: "issrc ! identifier(s) from is_source_of relation(s)"
  taxon: "none"
  edamtpc: "0089 ! Ontologies"
  edamdat: "0966 ! Ontology term"
  edamid:  "1176 ! GO term ID"
  edamfmt: "2196 ! OBO format"
]

DBNAME edam_format [
  comment: "EMBRACE Data and Methods ontology (formats)"
  release: "1.1"
  type:   "obo"
  format: "obo"
  method: "emboss"
  dbalias: "edam"
  namespace: "format"
  indexdirectory: "$emboss_standard/index"
  directory:      "$emboss_standard/data"
  field: "id ! identifier without the prefix"
  field: "acc ! full name and any alternate identifier(s)"
  field: "nam ! words in the name"
  field: "isa ! parent identifier from is_a relation(s)"
  field: "des ! words in the description"
  field: "ns ! namespace"
  field: "hasattr ! identifier(s) from has_attribute relation(s)"
  field: "hasin ! identifier(s) from has_input relation(s)"
  field: "hasout ! identifier(s) from has_output relation(s)"
  field: "isid ! identifier(s) from is_identifier_of relation(s)"
  field: "isfmt ! identifier(s) from is_format_of relation(s)"
  field: "issrc ! identifier(s) from is_source_of relation(s)"
  taxon: "none"
  edamtpc: "0089 ! Ontologies"
  edamdat: "0966 ! Ontology term"
  edamid:  "1176 ! GO term ID"
  edamfmt: "2196 ! OBO format"
]

DBNAME edam_identifier [
  comment: "EMBRACE Data and Methods ontology (identifiers)"
  release: "1.1"
  type:   "obo"
  format: "obo"
  method: "emboss"
  dbalias: "edam"
  namespace: "identifier"
  indexdirectory: "$emboss_standard/index"
  directory:      "$emboss_standard/data"
  field: "id ! identifier without the prefix"
  field: "acc ! full name and any alternate identifier(s)"
  field: "nam ! words in the name"
  field: "isa ! parent identifier from is_a relation(s)"
  field: "des ! words in the description"
  field: "ns ! namespace"
  field: "hasattr ! identifier(s) from has_attribute relation(s)"
  field: "hasin ! identifier(s) from has_input relation(s)"
  field: "hasout ! identifier(s) from has_output relation(s)"
  field: "isid ! identifier(s) from is_identifier_of relation(s)"
  field: "isfmt ! identifier(s) from is_format_of relation(s)"
  field: "issrc ! identifier(s) from is_source_of relation(s)"
  taxon: "none"
  edamtpc: "0089 ! Ontologies"
  edamdat: "0966 ! Ontology term"
  edamid:  "1176 ! GO term ID"
  edamfmt: "2196 ! OBO format"
]

DBNAME edam_operation [
  comment: "EMBRACE Data and Methods ontology (operations)"
  release: "1.1"
  type:   "obo"
  format: "obo"
  method: "emboss"
  dbalias: "edam"
  namespace: "operation"
  indexdirectory: "$emboss_standard/index"
  directory:      "$emboss_standard/data"
  field: "id ! identifier without the prefix"
  field: "acc ! full name and any alternate identifier(s)"
  field: "nam ! words in the name"
  field: "isa ! parent identifier from is_a relation(s)"
  field: "des ! words in the description"
  field: "ns ! namespace"
  field: "hasattr ! identifier(s) from has_attribute relation(s)"
  field: "hasin ! identifier(s) from has_input relation(s)"
  field: "hasout ! identifier(s) from has_output relation(s)"
  field: "isid ! identifier(s) from is_identifier_of relation(s)"
  field: "isfmt ! identifier(s) from is_format_of relation(s)"
  field: "issrc ! identifier(s) from is_source_of relation(s)"
  taxon: "none"
  edamtpc: "0089 ! Ontologies"
  edamdat: "0966 ! Ontology term"
  edamid:  "1176 ! GO term ID"
  edamfmt: "2196 ! OBO format"
]

DBNAME edam_topic [
  comment: "EMBRACE Data and Methods ontology (topics)"
  release: "1.1"
  type:   "obo"
  format: "obo"
  method: "emboss"
  dbalias: "edam"
  namespace: "topic"
  indexdirectory: "$emboss_standard/index"
  directory:      "$emboss_standard/data"
#  fields: "id acc nam isa des ns hasattr hasin hasout
#           isid isfmt issrc"
  field: "id ! identifier without the prefix"
  field: "acc ! full name and any alternate identifier(s)"
  field: "nam ! words in the name"
  field: "isa ! parent identifier from is_a relation(s)"
  field: "des ! words in the description"
  field: "ns ! namespace"
  field: "hasattr ! identifier(s) from has_attribute relation(s)"
  field: "hasin ! identifier(s) from has_input relation(s)"
  field: "hasout ! identifier(s) from has_output relation(s)"
  field: "isid ! identifier(s) from is_identifier_of relation(s)"
  field: "isfmt ! identifier(s) from is_format_of relation(s)"
  field: "issrc ! identifier(s) from is_source_of relation(s)"
  taxon: "none"
  edamtpc: "0089 ! Ontologies"
  edamdat: "0966 ! Ontology term"
  edamid:  "1176 ! GO term ID"
  edamfmt: "2196 ! OBO format"
]

############################################
# Gene ontology (GO)
# used to annotate public sequence databases
############################################

DBNAME go [
  comment: "Gene Ontology"
  release: "1.1.3300"
  type:   "obo"
  format: "obo"
  method: "emboss"
  indexdirectory: "$emboss_standard/index"
  directory:      "$emboss_standard/data/OBO"
#  fields: "id acc nam isa des ns"
  field: "id ! identifier without the prefix"
  field: "acc ! full name and any alternate identifier(s)"
  field: "nam ! words in the name"
  field: "isa ! parent identifier from is_a relation(s)"
  field: "des ! words in the description"
  field: "ns ! namespace"
  taxon: "1 all"
  edamtpc: "0089 ! Ontologies"
  edamdat: "0966 ! Ontology term"
  edamid:  "1176 ! GO term ID"
  edamfmt: "2196 ! OBO format"
]

DBNAME go_component [
  comment: "Gene Ontology (cellular components)"
  release: "1.1.3300"
  type:   "obo"
  format: "obo"
  method: "emboss"
  namespace: "cellular_component"
  indexdirectory: "$emboss_standard/index"
  directory:      "$emboss_standard/data/OBO"
#  fields: "id acc nam isa des ns"
  field: "id ! identifier without the prefix"
  field: "acc ! full name and any alternate identifier(s)"
  field: "nam ! words in the name"
  field: "isa ! parent identifier from is_a relation(s)"
  field: "des ! words in the description"
  field: "ns ! namespace"
  taxon: "1 all"
  edamtpc: "0089 ! Ontologies"
  edamdat: "0966 ! Ontology term"
  edamid:  "1176 ! GO term ID"
  edamfmt: "2196 ! OBO format"
]

DBNAME go_function [
  comment: "Gene Ontology (molecular functions)"
  release: "1.1.3300"
  type:   "obo"
  format: "obo"
  method: "emboss"
  namespace: "molecular_function"
  indexdirectory: "$emboss_standard/index"
  directory:      "$emboss_standard/data/OBO"
#  fields: "id acc nam isa des ns"
  field: "id ! identifier without the prefix"
  field: "acc ! full name and any alternate identifier(s)"
  field: "nam ! words in the name"
  field: "isa ! parent identifier from is_a relation(s)"
  field: "des ! words in the description"
  field: "ns ! namespace"
  taxon: "1 all"
  edamtpc: "0089 ! Ontologies"
  edamdat: "0966 ! Ontology term"
  edamid:  "1176 ! GO term ID"
  edamfmt: "2196 ! OBO format"
]

DBNAME go_process [
  comment: "Gene Ontology (biological processes)"
  release: "1.1.3300"
  type:   "obo"
  format: "obo"
  method: "emboss"
  namespace: "biological_process"
  indexdirectory: "$emboss_standard/index"
  directory:      "$emboss_standard/data/OBO"
#  fields: "id acc nam isa des ns"
  field: "id ! identifier without the prefix"
  field: "acc ! full name and any alternate identifier(s)"
  field: "nam ! words in the name"
  field: "isa ! parent identifier from is_a relation(s)"
  field: "des ! words in the description"
  field: "ns ! namespace"
  taxon: "1 all"
  edamtpc: "0089 ! Ontologies"
  edamdat: "0966 ! Ontology term"
  edamid:  "1176 ! GO term ID"
  edamfmt: "2196 ! OBO format"
]

#######################################
# Pathways ontology (PW)
#######################################

DBNAME pw [
  comment: "Pathways ontology"
  release: "12:06:2012 11:03"
  type:   "obo"
  format: "obo"
  method: "emboss"
  indexdirectory: "$emboss_standard/index"
  directory:      "$emboss_standard/data/OBO"
#  fields: "id acc nam isa des"
  field: "id ! identifier without the prefix"
  field: "acc ! full name and any alternate identifier(s)"
  field: "nam ! words in the name"
  field: "isa ! parent identifier from is_a relation(s)"
  field: "des ! words in the description"
  taxon: "1 all"
  edamtpc: "0089 ! Ontologies"
  edamdat: "0966 ! Ontology term"
  edamid:  "1176 ! GO term ID"
  edamfmt: "2196 ! OBO format"
]

#######################################
# Relations ontology (RO)
# used to define OBO file relations
#######################################

DBNAME ro [
  comment: "Relations ontology"
  release: "20:03:2009 11:58"
  type:   "obo"
  format: "obo"
  method: "emboss"
  indexdirectory: "$emboss_standard/index"
  directory:      "$emboss_standard/data/OBO"
#  fields: "id acc nam isa des"
  field: "id ! identifier without the prefix"
  field: "acc ! full name and any alternate identifier(s)"
  field: "nam ! words in the name"
  field: "isa ! parent identifier from is_a relation(s)"
  field: "des ! words in the description"
  taxon: "none"
  edamtpc: "0089 ! Ontologies"
  edamdat: "0966 ! Ontology term"
  edamid:  "1176 ! GO term ID"
  edamfmt: "2196 ! OBO format"
]

#######################################
# Sequence ontology (SO)
# used to define sequence features
#######################################

DBNAME so [
  comment: "Sequence ontology"
  release: "02:05:2012 11:08"
  type:   "obo"
  format: "obo"
  method: "emboss"
  indexdirectory: "$emboss_standard/index"
  directory:      "$emboss_standard/data/OBO"
#  fields: "id acc nam isa des"
  field: "id ! identifier without the prefix"
  field: "acc ! full name and any alternate identifier(s)"
  field: "nam ! words in the name"
  field: "isa ! parent identifier from is_a relation(s)"
  field: "des ! words in the description"
  taxon: "none"
  edamtpc: "0089 ! Ontologies"
  edamdat: "0966 ! Ontology term"
  edamid:  "1176 ! GO term ID"
  edamfmt: "2196 ! OBO format"
]

#######################################
# Software ontology (SWO)
# used to define general software
# in collaboration with EDAM
#######################################

DBNAME swo [
  comment: "Software ontology"
  release: "12-jul-2012"
  type:   "obo"
  format: "obo"
  method: "emboss"
  indexdirectory: "$emboss_standard/index"
  directory:      "$emboss_standard/data/OBO"
#  fields: "id acc nam isa des"
  field: "id ! identifier without the prefix"
  field: "acc ! full name and any alternate identifier(s)"
  field: "nam ! words in the name"
  field: "isa ! parent identifier from is_a relation(s)"
  field: "des ! words in the description"
  taxon: "none"
  edamtpc: "0089 ! Ontologies"
  edamdat: "0966 ! Ontology term"
  edamid:  "1176 ! GO term ID"
  edamfmt: "2196 ! OBO format"
]

#############################################
# Data Resource Catalogue DRCAT.dat
# lists all available public data resources
# with example queries and annotation
# using EDAM ontology terms to describe the
# resource, and also the data type, format
# and identifier for each query
#############################################

DBNAME drcat [
  comment: "Data Resource Catalogue"
  release: "alpha 1 21-jun-2011"
  type:   "resource"
  format: "drcat"
  method: "emboss"
  indexdirectory: "$emboss_standard/index/"
  directory:      "$emboss_standard/data/"
#  fields: "id acc nam des url cat edat efmt eid etpc xref
#           qout qfmt qin qurl cc stat"
  field: "id ! identifier without the prefix"
  field: "acc ! any alternate identifier(s)"
  field: "nam ! words in the name"
  field: "des ! words in the description"
  field: "url ! words in the main resource URL"
  field: "cat ! category"
  field: "edat ! EDAM data term(s) for query results"
  field: "efmt ! EDAM format term(s) for query results"
  field: "eid ! EDAM data term(s) for query identifier(s)"
  field: "etpc ! EDAM topic term(s)"
  field: "xref ! Data base cross-reference records"
  field: "qout ! Query output data type"
  field: "qfmt ! Query format name"
  field: "qin ! Query identifier name(s)"
  field: "qurl ! Query URLs"
  field: "cc ! words in the comment(s)"
  field: "rest ! REST service"
  field: "soap ! SOAP service"
  field: "stat ! status"
  field: "xref ! Database cross-reference"
  field: "taxid ! NCBI taxonomy identifier"
  taxon: "none"
  edamtpc: "0089 ! Ontologies"
]

#############################################
# NCBI taxonomy nodes.dmp and names.dmp
# lists all taxons in the public sequence databases
#############################################

DBNAME taxon [
  comment: "NCBI taxonomy"
  release: "July 2012"
  type:   "taxonomy"
  format: "ncbi"
  method: "embosstax"
  indexdirectory: "$emboss_standard/index/"
  directory:      "$emboss_standard/data/TAXONOMY"
#  fields: "id acc tax rnk up gc mgc"
  field: "id ! identifier without the prefix"
  field: "acc ! any alternate identifier(s)"
  field: "tax ! taxon name"
  field: "rnk ! taxon rank name"
  field: "up ! parent taxon id"
  field: "gc ! genetic code"
  field: "mgc ! mitochondrial genetic code"
  taxon: "1 ! all"
  edamtpc: "0637 ! Taxonomy"
  edamid:  "1179 ! NCBI taxonomy ID"
  edamdat: "3028 ! Taxonomic data"
]

################################################
# Servers providing standard sets of databases
################################################

######################
# SRS server at EBI
######################

SERVER srs [
  method:        "srswww"
  type:          "unknown"
  url:           "http://srs.ebi.ac.uk/srsbin/cgi-bin/wgetz"
  comment:       "SRS from EBI"
  serverversion: "7.1.3"
  cachefile:     "server.srs"
]

SERVER dkfz [
  method:        "srswww"
  type:          "sequence features text obo"
# url:           "http://www.dkfz-heidelberg.de/srs/srs7131bin/cgi-bin/wgetz"
  url:           "http://www.dkfz.de/menu/cgi-bin/srs7.1.3.1/wgetz"
  comment:       "SRS from DKFZ Heidelberg"
  serverversion: "7.1.3"
  cachefile:     "server.dkfz"
]

#######################
# ENSEMBL
#######################

SERVER ensembl [
  method:        "ensembl"
  type:          "sequence"
  cachefile:     "server.ensembl"
  caseidmatch:   "N"
  comment:       "Public Ensembl MySQL instance,
                  use for small-scale queries only."
  field:         "id ! identifier"
  field:         "eid ! Ensembl Exon stable identifier"
  field:         "pid ! Ensembl Translation stable identifier"
  field:         "tid ! Ensembl Transcript stable identifier"
  field:         "grp ! Ensembl Database Adaptor group"
  format:        "ensembl"
  hasaccession:  "N"
  identifier:    "id"
  url:           "mysql://anonymous@ensembldb.ensembl.org:5306/"
]

SERVER ensemblgenomes [
  method:        "ensembl"
  type:          "sequence"
  cachefile:     "server.ensemblgenomes"
  caseidmatch:   "N"
  comment:       "Public Ensembl Genomes MySQL instance,
                  use for small-scale queries only."
  field:         "id ! identifier"
  field:         "eid ! Ensembl Exon stable identifier"
  field:         "pid ! Ensembl Translation stable identifier"
  field:         "tid ! Ensembl Transcript stable identifier"
  field:         "grp ! Ensembl Database Adaptor group"
  format:        "ensembl"
  hasaccession:  "N"
  identifier:    "id"
  url:           "mysql://anonymous@mysql.ebi.ac.uk:4157/"
]

#######################
# DAS
#######################

SERVER das [
  method:        "das"
  type:          "sequence, features"
  url:           "http://www.dasregistry.org/das/"
  comment:       "DAS sequence/feature sources listed on the DAS registry"
  cachefile:     "server.dasregistry"
]

#######################
# BioMart
#######################

SERVER biomart [
  method:        "biomart"
  type:          "sequence"
  url:           "http://www.biomart.org:80/biomart/martservice"
  cachefile:     "server.biomart"
]

#######################
# MRS
#######################

SERVER mrs [
  methodquery:   "mrs"
  type:          "unknown"
  url:           "http://mrs.cmbi.ru.nl/mrs-5/search"
  cachefile:     "server.mrs"
  serverversion: "MRS-5"
]

SERVER mrs4 [
  methodquery:   "mrs4"
  type:          "unknown"
  url:           "http://mrs.cmbi.ru.nl/mrs-web/plain.do"
  cachefile:     "server.mrs4"
  serverversion: "MRS-4"
]

SERVER mrs3 [
  methodquery:   "mrs3"
  type:          "unknown"
  url:           "http://mrs.cmbi.ru.nl/mrs-3/plain.do"
  cachefile:     "server.mrs3"
  serverversion: "MRS-3"
]

#######################
# Entrez at NCBI
#######################

SERVER entrez [
  methodquery:   "entrez"
  type:          "unknown"
  cachefile:     "server.entrez"
]

IFDEF EMBOSS_AXIS2C

#############################
# EBI's EB-eye search service
#############################

SERVER ebeye [
  methodquery:   "ebeye"
  type:          "text"
  url:           "http://www.ebi.ac.uk/ebisearch/service.ebi"
  comment:       "EB-eye text search service
                  that allows searching across EBI public databases"
  cachefile:     "server.ebeye"
]

###########################
# EBI's WsDbFetch service
###########################

SERVER wsdbfetch [
  methodentry:   "wsdbfetch"
  type:          "sequence, features, text, obo"
  url:           "http://www.ebi.ac.uk/ws/services/WSDbfetchDoclit"
  comment:       "EBI dbfetch webservices(SOAP)"
  cachefile:     "server.wsdbfetch"
]

ENDIF

###########################
# EBI's DbFetch service
###########################

SERVER dbfetch [
  methodentry:   "dbfetch"
  type:          "sequence, features, text, obo"
  url:           "http://www.ebi.ac.uk/Tools/dbfetch/"
  comment:       "EBI dbfetch webservices(REST)"
  cachefile:     "server.dbfetch"
]

##################################################################
# Resource definitions for the dbx indexing system.
##################################################################

RESOURCE dbxresource [
  type: "Index"
  idlen:  "15"
  acclen: "15"
  svlen:  "15"
  deslen: "25"
  orglen: "15"
  keylen: "15"
]

RESOURCE taxresource [
  type: "Index"
  fields: "id acc tax rnk up gc mgc"
  rnklen: "16"
  idlen: "7"
  uplen: "7"
  taxlen: "120"
  gclen: "2"
  mgclen: "2"
]

RESOURCE emblresource [
  type: "Index"
  idlen:  "15"
  acclen: "15"
  svlen:  "15"
  keylen: "80"
  deslen: "75"
  orglen: "75"
]

RESOURCE swissresource [
  type: "Index"
  idlen:  "12"
  acclen: "6"
  svlen:  "10"
  deslen: "125"
  keylen: "75"
  orglen: "75"
  despagesize: "4096"
  keypagesize: "2048"
  orgpagesize: "2048"
  cachesize: "20000"
  seccachesize: "100000"
]

RES pirresource [
  type: "Index"
  idlen:  "6"
  acclen: "6"
  svlen:  "10"
  keylen: "25"
  deslen: "15"
  orglen: "35"
]

RESOURCE chebiresource [
  type: "Index"
  fields: "id acc nam isa des ns"
  acclen: "400"
  namlen: "125"
  deslen: "50"
  nslen:  "20"
  accpagesize: "16384"
  nampagesize: "8192"
  despagesize: "8192"
]

RES oboresource [
  type: "Index"
  fields: "id acc nam isa des ns"
  acclen: "200"
  namlen: "70"
  deslen: "50"
  nslen:  "20"
  accpagesize: "16384"
  nampagesize: "16384"
  despagesize: "4096"
]

RESOURCE sworesource [
  type: "Index"
  fields: "id acc nam isa des ns"
  idlen: "60"
  acclen: "100"
  namlen: "150"
  deslen: "50"
  nslen:  "20"
  isalen: "50"
  idpagesize: "16384"
  accpagesize: "16384"
  nampagesize: "16384"
  despagesize: "4096"
  isapagesize: "16384"
]

RESOURCE edamresource [
  type: "Index"
  fields: "id acc nam isa des ns hasattr hasin hasout
           isid isfmt issrc"
  acclen: "80"
  namlen: "32"
  deslen: "30"
  isalen: "20"
  accpagesize: "8192"
  despagesize: "4096"
]

RESOURCE drcatresource [
  type: "Index"
  fields: "id acc nam des url cat taxid
           edat efmt eid etpc xref
           qout qfmt qin qurl rest soap cc stat"
  idlen:   "32"
  acclen:  "18"
  qfmtlen: "30"
  qinlen:  "65"
  qoutlen: "90"
  qurllen: "30"
  namlen:  "20"
  deslen:  "20"
  urllen:  "25"
  restlen: "20"
  cclen:   "40"
  catlen:  "60"
  taxidlen: "6"
]

# Pagesize - this is the size of disc page blocks and is
# required by the 'dbx' indexing programs and 'method: emboss'
# We recommend a value of 2048

SET PAGESIZE 2048
SET SECPAGESIZE 512

# Cachesize - a cache of disc pages to be used by the 'dbx' indexing
# system and is required for 'method emboss'. It is the number of
# PAGESIZE or SECPAGESIZE blocks to cache and the initial size for the
# primary and secondary caches. We recommend a value of 20000.  The
# secondary cache can be set separately as SECCACHESIZE.  There is
# little to gain by reducing the values, but heavy I/O loads can be
# avoided by increasing them without exceeding the available physical
# memory for the indexing runs and other system load.

SET CACHESIZE 20000