Patches for the cluster luke

Former-commit-id: 54cfd925a4cb13d389bd3086164b99bd246319e7
Former-commit-id: d865056147c56bf0c6220e29d7f40e26f140a4ba
This commit is contained in:
2015-11-09 13:11:54 +01:00
parent 9d2d60e9f0
commit cf99ca56a4
3 changed files with 4 additions and 2 deletions

View File

@ -33,7 +33,7 @@ pushTmpDir ORG.trna
TRNA=$(basename ${QUERY})
aragorn -i -w -seq ${QUERY} | \
${PROG_DIR}/../lib/aragorn_wrapper.awk
${CmdAwk} -f ${PROG_DIR}/../lib/aragorn_wrapper.awk
popTmpDir