diff allow_dovetailing.xml @ 56:1a671aa9bd3e draft

"planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit 9f56650c365197dbf3bc1f32a0f4edffd92d488d"
author mvdbeek
date Sat, 31 Aug 2019 07:18:32 -0400
parents 639daea35009
children 51dc1b8d010a
line wrap: on
line diff
--- a/allow_dovetailing.xml	Thu Aug 29 11:08:26 2019 -0400
+++ b/allow_dovetailing.xml	Sat Aug 31 07:18:32 2019 -0400
@@ -1,7 +1,7 @@
-<tool id="allow_dovetailing" name="Allow dovetailing" version="0.5.7">
+<tool id="allow_dovetailing" name="Allow dovetailing" version="0.5.8">
     <description>modifies proper_pair flag in bam files</description>
     <requirements>
-        <requirement type="package" version="0.5.7">readtagger</requirement>
+        <requirement type="package" version="0.5.8">readtagger</requirement>
     </requirements>
     <command detect_errors="aggressive"><![CDATA[
         allow_dovetailing -i '$input' -o '$output'