next up previous contents
Next: BLAST Up: Database access methods Previous: EMBLCD

GCG

Modes: a q s

GCG uses EMBLCD indices created with DBIGCG to access databases in GCG format. This method uses the .seq and .header files created by the GCG suite of programs.


DB mygcgdb [
   method: gcg
   format: embl
   dir: $emboss_db_dir/gcgembl
   file: *.seq
#optional parameters
   type: N
   release: 63.0
   comment: "my comment"
   exclude: est*
   indexdir: $emboss_db_dir/indices
]



EMBnet Manager
8/17/2000