diff allow_dovetailing.xml @ 44:f178b9698b66 draft

planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit 53ffd541eefb788d54435b15ae04210dde028dd5
author mvdbeek
date Tue, 15 Jan 2019 12:48:07 -0500
parents c2104094afd3
children 0bfc9feacc6e
line wrap: on
line diff
--- a/allow_dovetailing.xml	Mon Jan 14 13:17:50 2019 -0500
+++ b/allow_dovetailing.xml	Tue Jan 15 12:48:07 2019 -0500
@@ -1,7 +1,7 @@
-<tool id="allow_dovetailing" name="Allow dovetailing" version="0.4.13">
+<tool id="allow_dovetailing" name="Allow dovetailing" version="0.4.14">
     <description>modifies proper_pair flag in bam files</description>
     <requirements>
-        <requirement type="package" version="0.4.13">readtagger</requirement>
+        <requirement type="package" version="0.4.14">readtagger</requirement>
     </requirements>
     <command detect_errors="aggressive"><![CDATA[
         allow_dovetailing -i '$input' -o '$output'