JWS-112 Hotfix the last t-coffee version 11. The -mode quickaln preset breaks if...
[jabaws.git] / binaries / src / tcoffee / t_coffee_source / t_coffee.sh
diff --git a/binaries/src/tcoffee/t_coffee_source/t_coffee.sh b/binaries/src/tcoffee/t_coffee_source/t_coffee.sh
new file mode 100644 (file)
index 0000000..8e7ec9c
--- /dev/null
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+PDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
+export PATH=$PATH:$PDIR
+t_coffee "$@"
\ No newline at end of file