diff roche454/runMapping_wrapper.pl @ 1:584549c024c2 default tip

Migrated tool version 1.0.1 from old tool shed archive to new tool shed repository
author edward-kirton
date Tue, 07 Jun 2011 17:23:39 -0400
parents 9e30cc10a6a3
children
line wrap: on
line diff
--- a/roche454/runMapping_wrapper.pl	Tue Jun 07 17:23:05 2011 -0400
+++ b/roche454/runMapping_wrapper.pl	Tue Jun 07 17:23:39 2011 -0400
@@ -8,11 +8,11 @@
 my $alignment_info=shift @ARGV;
 my $all_contigs_fasta=shift @ARGV;
 my $all_contigs_qual=shift @ARGV;
-my $all_diffs=shift @ARGV
-my $all_struct_vars=shift @ARGV
-my $hc_diff=shift @ARGV
-my $hc_struct_vars=shift @ARGV
-my $mapping_qc=shift @ARGV
+my $all_diffs=shift @ARGV;
+my $all_struct_vars=shift @ARGV;
+my $hc_diff=shift @ARGV;
+my $hc_struct_vars=shift @ARGV;
+my $mapping_qc=shift @ARGV;
 my $newbler_metrics=shift @ARGV;
 my $pair_align=shift @ARGV;
 my $read_status=shift @ARGV;