added cds/tools compare and chrlorodb

Former-commit-id: 31633e6bc503eb08ddb507e58e3ab1a6d2ba6027
Former-commit-id: 830c771b5453f3482f283ee069234a34127bf08f
This commit is contained in:
alain viari
2015-11-10 09:29:05 +01:00
parent d77a0dfe67
commit 262995a486

View File

@ -23,6 +23,10 @@ NeedFile $PrdFile
set RefType = $RefFile:e
set PrdType = $PrdFile:e
if ((! -e $LIB_DIR/$RefType.oneliner.awk) || (! -e $LIB_DIR/$PrdType.oneliner.awk)) then
Error 1 "file extension should be 'gbk' or 'embl'"
endif
#
# parse ref and prediction
#