changeset 32:3d3afdb4a34f draft

Uploaded
author stef
date Fri, 10 Oct 2014 08:56:00 -0400
parents c7203abb7040
children 12f7ce7de71f
files falco-call.sh
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/falco-call.sh	Fri Oct 10 06:57:54 2014 -0400
+++ b/falco-call.sh	Fri Oct 10 08:56:00 2014 -0400
@@ -92,9 +92,10 @@
 echo "Starting VcAn"
 
 ## DEBUG
-exit 0
+#exit 0
 
 $TOOLDIR/falco/amplicon-VcAn-TSACP.sh $bam_file $bam_base
+echo "...done with VcAn"
 #$TOOLDIR/falco/amplicon-AlVcAn-TSACP.sh ## this contains more
 
 #echo "Starting amplicon-Report"