Changeset 515
- Timestamp:
- 05/09/11 22:12:10 (13 months ago)
- Files:
-
- 1 modified
-
trunk/org.bridgedb.server/gdb.config.template (modified) (1 diff)
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 1 6 Homo sapiens idmapper-pgdb:/home/martijn/PathVisio-Data/gene databases/Hs_Derby_20090509.pgdb 2 7 Mus 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 3 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
