# HG changeset patch # User geert-vandeweyer # Date 1406551352 14400 # Node ID 233be956ae789fc5c0513aae69672e4c425ae15c # Parent d6cbbd19b09a394f2d27131006db18a3bcbfecfd Uploaded diff -r d6cbbd19b09a -r 233be956ae78 run_cf0611.pl --- 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;