Specify the genetic code during the aragorn call.
Former-commit-id: 6f18008c34dcb33059accc02edef681a26848416 Former-commit-id: a7313f06a23a307a0384b88e3bc8a1d7b9292e07
This commit is contained in:
@ -32,7 +32,7 @@ pushTmpDir ORG.trna
|
||||
|
||||
TRNA=$(basename ${QUERY})
|
||||
|
||||
aragorn -i -w -seq ${QUERY} | \
|
||||
aragorn -i -w -seq -gcbact ${QUERY} | \
|
||||
${AwkCmd} -f ${PROG_DIR}/../lib/aragorn_wrapper.awk
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user