Skip to content
Snippets Groups Projects
Commit 917c8984 authored by Blaise Li's avatar Blaise Li
Browse files

More verbosity.

parent bc6758c1
No related branches found
No related tags found
No related merge requests found
...@@ -31,6 +31,7 @@ function error_exit ...@@ -31,6 +31,7 @@ function error_exit
samtools --version samtools --version
SAM=${1} SAM=${1}
echo "Will sort and index ${SAM}"
case ${SAM} in case ${SAM} in
*.sam) *.sam)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment