next up previous contents
Next: GCG Up: Database access methods Previous: URL

EMBLCD

Modes: a q s

EMBLCD uses EMBLCD indices created with DBIFLAT or DBIFASTA to access flatfile databases in the original format.


DB mydb [
   method: emblcd
   format: embl
   dir: $emboss_db_dir/embl
   file: *.dat
#optional parameters
   type: N
   release: 63.0
   comment: "my comment"
   exclude: est*.dat
   indexdir: $emboss_db_dir/indices
]
This method can require careful setup. Please read the more specific descriptions below.



EMBnet Manager
8/17/2000