-
Notifications
You must be signed in to change notification settings - Fork 1
Configuration
Most configuration is in the Configuration file.
At the moment there are two potential files to edit to add a new external reference, the Config file and build_app.sh
.
Edit the "external_gene_references" section in the main config file and add a new configuration. If the database has an entry in the GO.xrf_abbs
file, add a "go_xrf_abbrev" field to the new configuration that matches the "abbreviation" in GO.xrf_abbs
. Then add the ID of the external DB to build_app.sh
.
If there isn't a GO.xrf_abbs
entry add a url
field to the new configuration. See the Config file page for me detail.
Location: https://github.com/pombase/website/blob/master/frontend/etc/build_app.sh
The "abbreviation" from the GO.xrf_abbs needs to be added to this line:
ABBREVS="AGI_LocusCode CDD DDJB EC ECOGENE EMBL ...
PomBase is funded by the Wellcome Trust