Mercurial > repos > mvdbeek > bam_readtagger
changeset 18:8fef53971086 draft
planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit f28b0130760f515502b7858bd92adf948a942f39-dirty
author | mvdbeek |
---|---|
date | Mon, 03 Apr 2017 09:42:31 -0400 |
parents | 777fd55e66ac |
children | 97c1b92dbd28 |
files | findcluster.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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