First version including the rRNA detector
Former-commit-id: 865e2626c7cd92ea596aedefe2b760b3eaaa9c77 Former-commit-id: 94a2e642328eb679660c6ac5a6cb6803c2083632
This commit is contained in:
@ -160,7 +160,10 @@ 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
|
||||
# tRNA detection
|
||||
|
||||
RRNA_DATA_DIR="${DATA_DIR}/rrna" # Directory containing data related to the
|
||||
# rRNA dectection
|
||||
|
||||
|
||||
#
|
||||
|
Reference in New Issue
Block a user