- Timestamp:
- 08/19/09 05:53:32 (3 years ago)
- Files:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/corelib/src/org/bridgedb/webservice/biomart/package.html
r86 r161 6 6 you can use the following piece of code: 7 7 <pre> 8 class.forName("org.bridgedb. file.IDMapperBiomart");8 class.forName("org.bridgedb.webservice.biomart.IDMapperBiomart"); 9 9 mapper = BridgeDb.connect ("idmapper-biomart:path/to/biomart?dataset=datasetname"); 10 10 </pre>
