First version of the scripts for building the CAU tRNA database

Former-commit-id: 443a0446133850bb57211c27d2001241b03472bd
Former-commit-id: 8af464a0786f81dddf795f0cbda9ada9974808bf
This commit is contained in:
2015-10-10 19:12:02 -03:00
parent c402923d0f
commit 6015339839
11 changed files with 1531 additions and 1289 deletions

View File

@ -142,6 +142,9 @@ CALL_DIR="$(getAbsolutePath $(pwd))" # Directory from where the main
IR_DATA_DIR="${DATA_DIR}/ir" # Directory containing data related to the
# Inverted repeat strucuture
TRNA_DATA_DIR="${DATA_DIR}/trna" # Directory containing data related to the
# Inverted repeat strucuture
#
#