Skip to content

Commit

Permalink
write empty .gt file as a placeholder
Browse files Browse the repository at this point in the history
to suppress error messages from run-bwamem
  • Loading branch information
lh3 committed Dec 21, 2014
1 parent 32c4e3f commit 5aba188
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bwakit/typeHLA.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5aba188

Please sign in to comment.