changeset 6:233be956ae78 draft

Uploaded
author geert-vandeweyer
date Mon, 28 Jul 2014 08:42:32 -0400
parents d6cbbd19b09a
children 8cef32ac0486
files run_cf0611.pl
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/run_cf0611.pl	Mon Jul 28 08:29:13 2014 -0400
+++ b/run_cf0611.pl	Mon Jul 28 08:42:32 2014 -0400
@@ -36,10 +36,10 @@
 
 
 #YOU MUST ADD LOCAL FILE PATHS HERE FOR STANDALONE USE (including trailing slashes!). Galaxy adds the binaries to the path, so these can be left empty. 
-my $SAMTOOLS=''##INSERT PATH TO SAMTOOLS; http://sourceforge.net/projects/samtools/files/samtools/;
-my $NOVOALIGN=''##INSERT PATH TO NOVOALIGN; http://www.novocraft.com/main/downloadpage.php;
-my $VELVET=''##INSERT PATH TO VELVET;http://www.molecularevolution.org/software/genomics/velvet;
-my $BLAT=''##INSET PATH TO BLAT gfServer/gfClient tools; 
+my $SAMTOOLS='';##INSERT PATH TO SAMTOOLS; http://sourceforge.net/projects/samtools/files/samtools/;
+my $NOVOALIGN='';##INSERT PATH TO NOVOALIGN; http://www.novocraft.com/main/downloadpage.php;
+my $VELVET='';##INSERT PATH TO VELVET;http://www.molecularevolution.org/software/genomics/velvet;
+my $BLAT='';##INSET PATH TO BLAT gfServer/gfClient tools;