annotate CADDSuite-1.0.1/ProteinProtonator @ 9:2cff9609f2c7

Uploaded
author marcel
date Tue, 15 Nov 2011 10:40:26 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9
2cff9609f2c7 Uploaded
marcel
parents:
diff changeset
1 #!/bin/bash
2cff9609f2c7 Uploaded
marcel
parents:
diff changeset
2 export BASE_DIR=`dirname "$0"`
2cff9609f2c7 Uploaded
marcel
parents:
diff changeset
3 . "$BASE_DIR"/setPathes.sh
2cff9609f2c7 Uploaded
marcel
parents:
diff changeset
4 "$BASE_DIR"/bin/ProteinProtonator.bin "$@"