Repository 'bam_readtagger'
hg clone https://toolshed.g2.bx.psu.edu/repos/mvdbeek/bam_readtagger

Changeset 18:8fef53971086 (2017-04-03)
Previous changeset 17:777fd55e66ac (2017-04-03) Next changeset 19:97c1b92dbd28 (2017-04-05)
Commit message:
planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit f28b0130760f515502b7858bd92adf948a942f39-dirty
modified:
findcluster.xml
b
diff -r 777fd55e66ac -r 8fef53971086 findcluster.xml
--- a/findcluster.xml Mon Apr 03 09:40:32 2017 -0400
+++ b/findcluster.xml Mon Apr 03 09:42:31 2017 -0400
[
@@ -5,7 +5,7 @@
     </requirements>
     <version_command>findcluster --version</version_command>
     <command detect_errors="aggressive"><![CDATA[
-        ln -f -s $input_path input.bam &&
+        ln -f -s $input input.bam &&
         ln -f -s $input.metadata.bam_index input.bam.bai &&
         findcluster
         --input_path input.bam