Changeset 515

Show
Ignore:
Timestamp:
05/09/11 22:12:10 (13 months ago)
Author:
martijn
Message:

Make gdb.config template more informative

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/org.bridgedb.server/gdb.config.template

    r308 r515  
     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 
    16Homo sapiens    idmapper-pgdb:/home/martijn/PathVisio-Data/gene databases/Hs_Derby_20090509.pgdb 
    27Mus 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 
    312*       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