File: cachedbfetch.txt

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 (274 lines) | stat: -rw-r--r-- 8,158 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
                                cachedbfetch



Wiki

   The master copies of EMBOSS documentation are available at
   http://emboss.open-bio.org/wiki/Appdocs on the EMBOSS Wiki.

   Please help by correcting and extending the Wiki pages.

Function

   Generate server cache file for Dbfetch/WSDbfetch data sources

Description

   Contacts the EBI dbfetch service to find the available databases and
   saves definitions for them to a server cache file.

Usage

   Here is a sample session with cachedbfetch


% cachedbfetch -servername tdbfetch -auto -cachefile ~/.embossdata/qatests.serve
r.tdbfetch
Warning: EMBL-Bank : No dbtype found supporting format emblxml-1.0
Warning: EMBL-Bank : No dbtype found supporting format emblxml-1.1
Warning: EMBLCDS : No dbtype found supporting format emblxml-1.1
Warning: EMBLCON : No dbtype found supporting format emblxml-1.0
Warning: EMBLCON : No dbtype found supporting format emblxml-1.1
Warning: EMBLCONEXP : No dbtype found supporting format emblxml-1.0
Warning: EMBLCONEXP : No dbtype found supporting format emblxml-1.1
Warning: Gene Ontology : No dbtype found supporting format oboxml
Warning: Gene Ontology : No dbtype found supporting format gordfxml
Warning: MEDLINE : No dbtype found supporting format pubmedxml
Warning: Patent Equivalents : No dbtype found supporting format patent_equivalen
ts
Warning: No dbtype found for db Patent Equivalents
Warning: Taxonomy : No dbtype found supporting format emboss_tax
Warning: Taxonomy : No dbtype found supporting format ncbi_taxon
Warning: UniParc : No dbtype found supporting format uniparcflat


   Go to the output files for this example

Command line arguments

Generate server cache file for Dbfetch/WSDbfetch data sources
Version: EMBOSS:6.6.0.0

   Standard (Mandatory) qualifiers:
  [-servername]        string     [dbfetch] Name of the ws/dbfetch server
                                  defined in EMBOSS resource files (Any
                                  string)
  [-cachefile]         outfile    [server.$(servername)] Server cache output
                                  file

   Additional (Optional) qualifiers:
   -outfile            outfile    [stdout] Output file name

   Advanced (Unprompted) qualifiers: (none)
   Associated qualifiers:

   "-outfile" associated qualifiers
   -odirectory         string     Output directory

   "-cachefile" associated qualifiers
   -odirectory2        string     Output directory

   General qualifiers:
   -auto               boolean    Turn off prompts
   -stdout             boolean    Write first file to standard output
   -filter             boolean    Read first file from standard input, write
                                  first file to standard output
   -options            boolean    Prompt for standard and additional values
   -debug              boolean    Write debug output to program.dbg
   -verbose            boolean    Report some/full command line options
   -help               boolean    Report command line options and exit. More
                                  information on associated and general
                                  qualifiers can be found with -help -verbose
   -warning            boolean    Report warnings
   -error              boolean    Report errors
   -fatal              boolean    Report fatal errors
   -die                boolean    Report dying program messages
   -version            boolean    Report version number and exit


Input file format

   cachedbfetch contacts the EBI dbfetch server for details of available
   databases.

Output file format

   cachedbfetch writes a server cache file which can be saved in the
   user's .embossdata directory or, for a system administrator, stored in
   the site-wide share/EMBOSS/ directory.

  Output files for usage example

  File: qatests.server.tdbfetch

# qatests.server.tdbfetch 2013-07-15 12:00:00

DBNAME edam [
  method: dbfetch
  hasacc: N
  format: "obo"
  edamfmt: "2549 ! OBO"
  edamdat: "2858 ! Ontology concept"
  edamtpc: "0091 ! Data handling"
  type: "text, obo"
  comment: "EMBRACE Data and Methods (EDAM) Ontology."
  example: "0338"
  example: "1929"
  example: "EDAM_operation:0338"
  example: "EDAM_format:1929"
  example: "0000338"
  example: "0001929"
]

ALIAS edam_ontology edam
ALIAS EDAM_data edam
ALIAS EDAM_format edam
ALIAS EDAM_identifier edam
ALIAS EDAM_operation edam
ALIAS EDAM_topic edam
ALIAS MIR:00000189 edam

DBNAME embl [
  method: dbfetch
  hasacc: N
  format: "annot, embl, emblxml-1.2, entrysize, fasta, insdxml, seqxml"
  edamfmt: "1927 ! EMBL format"
  edamfmt: "2183 ! EMBLXML"
  edamfmt: "2330 ! Textual format"
  edamfmt: "1954 ! Pearson format"
  edamfmt: "2185 ! insdxml"
  edamfmt: "2332 ! XML"
  edamdat: "0855 ! Sequence metadata"
  edamdat: "2889 ! Sequence record full (nucleic acid)"
  edamdat: "1255 ! Feature record"
  edamdat: "2046 ! Sequence record lite (nucleic acid)"
  edamtpc: "3042 ! Nucleic acid sequences"
  type: "text, xml, sequence, features"
  comment: "EMBL Nucleotide Sequence Database, Europe's primary nucleotide seque
nce resource. The main sources of the DNA and RNA sequences in the database are
submissions from individual researchers, genome sequencing projects and patent a
pplications."
  example: "M10051"
  example: "K00650"
  example: "D87894"
  example: "AJ242600"
  example: "J00231.1"
  example: "K00650.1"


  [Part of this file has been deleted for brevity]


DBNAME unisave [
  method: dbfetch
  hasacc: N
  format: "annot, entrysize, fasta, uniprot"
  edamfmt: "1963 ! UniProtKB format"
  edamfmt: "2330 ! Textual format"
  edamfmt: "1954 ! Pearson format"
  edamdat: "0855 ! Sequence metadata"
  edamdat: "1255 ! Feature record"
  edamdat: "2047 ! Sequence record lite (protein)"
  edamdat: "2888 ! Sequence record full (protein)"
  edamtpc: "3043 ! Protein sequences"
  type: "text, features, sequence"
  comment: "The UniProtKB Sequence/Annotation Version Archive (UniSave) is a rep
ository of UniProtKB/Swiss-Prot and UniProtKB/TrEMBL entry versions."
  example: "P06213"
  example: "P06213.157"
  example: "P06213.3"
  example: "INSR_HUMAN"
]

ALIAS uniprotkb_sequence_annotation_version_archive unisave
ALIAS DRCAT:UniSave unisave

DBNAME uspto_prt [
  method: dbfetch
  hasacc: N
  format: "annot, embl, entrysize, fasta, seqxml"
  edamfmt: "1927 ! EMBL format"
  edamfmt: "2330 ! Textual format"
  edamfmt: "1954 ! Pearson format"
  edamfmt: "2332 ! XML"
  edamdat: "0855 ! Sequence metadata"
  edamdat: "2888 ! Sequence record full (protein)"
  edamdat: "1255 ! Feature record"
  edamdat: "2047 ! Sequence record lite (protein)"
  edamtpc: "3043 ! Protein sequences"
  type: "text, xml, sequence, features"
  comment: "Protein sequences appearing in patents from the United States Patent
 and Trademark Office (USPTO)."
  example: "AAA00053"
  example: "I02590"
  example: "AAA00053.1"
]

ALIAS uspto_patent_proteins uspto_prt
ALIAS uspto_proteins uspto_prt
ALIAS usptoprt uspto_prt
ALIAS uspop uspto_prt
ALIAS uspo_prt uspto_prt
ALIAS uspto uspto_prt


Data files

   None.

Notes

   None.

References

   None.

Warnings

   None.

Diagnostic Error Messages

   None.

Exit status

   It always exits with status 0.

Known bugs

   None.

See also

   Program name     Description
   cachedas         Generate server cache file for DAS servers or for the DAS
                    registry
   cacheebeyesearch Generate server cache file for EB-eye search domains
   cacheensembl     Generate server cache file for an Ensembl server
   dbtell           Display information about a public database
   servertell       Display information about a public server
   showdb           Display information on configured databases
   showserver       Display information on configured servers

Author(s)

   Peter Rice
   European Bioinformatics Institute, Wellcome Trust Genome Campus,
   Hinxton, Cambridge CB10 1SD, UK

   Please report all bugs to the EMBOSS bug team
   (emboss-bug (c) emboss.open-bio.org) not to the original author.

History

Target users

   This program is intended to be used by everyone and everything, from
   naive users to embedded scripts.

Comments

   None