root/trunk/org.bridgedb.server/gdb.config.template

Revision 515, 0.8 KB (checked in by martijn, 13 months ago)

Make gdb.config template more informative

Line 
1# Configure backends on the lines below.
2# Each line should take the format
3# Species <tab> Configuration string
4# Multiple configuration strings per species are allowed.
5
6Homo sapiens    idmapper-pgdb:/home/martijn/PathVisio-Data/gene databases/Hs_Derby_20090509.pgdb
7Mus musculus    idmapper-pgdb:/home/martijn/PathVisio-Data/gene databases/Mm_Derby_20081119.pgdb
8
9# Databases configured with an asterisk instead of the species name
10# Will be mixed in for each species
11
12*       idmapper-pgdb:/home/martijn/PathVisio-Data/gene databases/metabolites_081205.pgdb
13
14[Drivers]
15# Optional BridgeDb and JDBC drivers can be listed here
16# Make sure these drivers are in the server class-path.
17
18# org.bridgedb.webservice.biomart.IDMapperBiomart
19# org.bridgedb.webservice.synergizer.IDMapperSynergizer
Note: See TracBrowser for help on using the browser.