diff allow_dovetailing.xml @ 11:124f7f8ee080 draft

planemo upload for repository https://github.com/bardin-lab/readtagger/tree/master/galaxy commit 13fe863ca4079d83d897fdf7e394a7474eea6117-dirty
author mvdbeek
date Tue, 14 Mar 2017 07:11:26 -0400
parents c179d081b6ba
children e64078fafd38
line wrap: on
line diff
--- a/allow_dovetailing.xml	Thu Mar 09 12:25:30 2017 -0500
+++ b/allow_dovetailing.xml	Tue Mar 14 07:11:26 2017 -0400
@@ -1,7 +1,7 @@
-<tool id="allow_dovetailing" name="Allow dovetailing" version="0.3.6">
+<tool id="allow_dovetailing" name="Allow dovetailing" version="0.3.7">
     <description>modifies proper_pair flag in bam files</description>
     <requirements>
-        <requirement type="package" version="0.3.6">readtagger</requirement>
+        <requirement type="package" version="0.3.7">readtagger</requirement>
     </requirements>
     <command detect_errors="aggressive"><![CDATA[
         allow_dovetailing -i '$input' -o '$output'