Genbank configuration file

The file $gbRoot/etc/genbank.conf contains options control the alignment and loading of GenBank and RefSeq data. The file is in the same format as .hg.conf:

Variables

Variables are available in the configuration file. A variable is defined using the syntax:
var.varname=value
Variables maybe referenced in any value using the syntax:
${varname}
A variable must be defined before it is referenced in the file, and are expanded immediately. A variable definition may reference another variable.

The program gbConf can be used to print the configuration file with variables expanded for debugging purposes.

Global configuration parameters

per-database configuration parameters

Per-database configuration parameters start with the database name, represented here by $db. Default values are set with a database name of default