root/tags/release_1.0.1.0/batchmapper.sh
| Revision 334, 121 bytes (checked in by martijn, 2 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | # change to directory of this script |
| 4 | cd $(dirname $0) |
| 5 | |
| 6 | java -jar dist/org.bridgedb.tools.batchmapper.jar "$@" |
Note: See TracBrowser
for help on using the browser.
