# HG changeset patch # User iuc # Date 1435490615 14400 # Node ID 047eb877b6f0c8918279e6972509fa3fe6331a76 # Parent 507901240749923d3e3b1a0bb4beeca01d3bd538 Uploaded diff -r 507901240749 -r 047eb877b6f0 bismark_bowtie2_wrapper.xml --- a/bismark_bowtie2_wrapper.xml Wed Feb 11 16:21:27 2015 -0500 +++ b/bismark_bowtie2_wrapper.xml Sun Jun 28 07:23:35 2015 -0400 @@ -1,11 +1,10 @@ - + bisulfite mapper (bowtie2) - SCRIPT_PATH samtools - bowtie2 + bowtie2 @@ -20,7 +19,7 @@ ## Change this to accommodate the number of threads you have available. --num-threads "\${GALAXY_SLOTS:-24}" - --bismark_path \$SCRIPT_PATH + --bismark_path $__tool_directory__ --bowtie2 diff -r 507901240749 -r 047eb877b6f0 bismark_bowtie_wrapper.xml --- a/bismark_bowtie_wrapper.xml Wed Feb 11 16:21:27 2015 -0500 +++ b/bismark_bowtie_wrapper.xml Sun Jun 28 07:23:35 2015 -0400 @@ -1,11 +1,10 @@ - + bisulfite mapper (bowtie) - SCRIPT_PATH samtools - bowtie + bowtie @@ -17,7 +16,7 @@ + Reports on methylation status of reads mapped by Bismark - SCRIPT_PATH - bowtie - bowtie2 + bowtie + bowtie2 @@ -14,7 +13,7 @@ --infile $input - --bismark_path \$SCRIPT_PATH + --bismark_path $__tool_directory__ #if $singlePaired.sPaired == "single": --single-end diff -r 507901240749 -r 047eb877b6f0 tool_dependencies.xml --- a/tool_dependencies.xml Wed Feb 11 16:21:27 2015 -0500 +++ b/tool_dependencies.xml Sun Jun 28 07:23:35 2015 -0400 @@ -1,61 +1,12 @@ - + - - $REPOSITORY_INSTALL_DIR - - - - - http://downloads.sourceforge.net/project/bowtie-bio/bowtie2/2.1.0/bowtie2-2.1.0-source.zip - make - - bowtie2 - $INSTALL_DIR/bin - - - bowtie2-align - $INSTALL_DIR/bin - - - bowtie2-build - $INSTALL_DIR/bin - - chmod +x $INSTALL_DIR/bin/bowtie2 - - $INSTALL_DIR/bin - - - - -Compiling bowtie2 requires zlib and libpthread to be present on your system. - + + - - - - http://downloads.sourceforge.net/project/bowtie-bio/bowtie/0.12.8/bowtie-0.12.8-src.zip - make - - bowtie - $INSTALL_DIR/bin - - - bowtie-inspect - $INSTALL_DIR/bin - - - bowtie-build - $INSTALL_DIR/bin - - - $INSTALL_DIR/bin - - - - - + +