diff allow_dovetailing.xml @ 50:95ada1410aed draft

planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit 0c8bad7554890f0f0e2c53d11e64e41fc835d920
author mvdbeek
date Sun, 28 Jul 2019 12:58:39 -0400
parents 534d6b4aebb0
children 962b7fa09d01
line wrap: on
line diff
--- a/allow_dovetailing.xml	Thu Jun 13 12:51:51 2019 -0400
+++ b/allow_dovetailing.xml	Sun Jul 28 12:58:39 2019 -0400
@@ -1,7 +1,7 @@
-<tool id="allow_dovetailing" name="Allow dovetailing" version="0.5.1">
+<tool id="allow_dovetailing" name="Allow dovetailing" version="0.5.2">
     <description>modifies proper_pair flag in bam files</description>
     <requirements>
-        <requirement type="package" version="0.5.1">readtagger</requirement>
+        <requirement type="package" version="0.5.2">readtagger</requirement>
     </requirements>
     <command detect_errors="aggressive"><![CDATA[
         allow_dovetailing -i '$input' -o '$output'