diff --git a/bwakit/typeHLA.sh b/bwakit/typeHLA.sh index b5a2b4e..b73100d 100755 --- a/bwakit/typeHLA.sh +++ b/bwakit/typeHLA.sh @@ -15,6 +15,7 @@ fi preres="resource-human-HLA" root=`dirname $0` pre=$1.$2 +touch $pre.gt if [ ! -s $pre.fq ]; then echo '** Empty input file. Abort!' >&2