changeset 6:7cb4c6424ff8 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/repmatch_gff3 commit 2f7a8781ec284b6fefe162416786d374c032e441"
author iuc
date Wed, 04 Dec 2019 16:33:56 -0500
parents 2365720de36d
children 79f505a25bb8
files repmatch_gff3.xml repmatch_gff3_macros.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/repmatch_gff3.xml	Mon Nov 06 23:21:06 2017 -0500
+++ b/repmatch_gff3.xml	Wed Dec 04 16:33:56 2019 -0500
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="repmatch_gff3" name="RepMatch" version="@WRAPPER_VERSION@.2">
+<tool id="repmatch_gff3" name="RepMatch" version="@WRAPPER_VERSION@.3">
     <description>Match paired peaks from two or more replicates</description>
     <macros>
         <import>repmatch_gff3_macros.xml</import>
--- a/repmatch_gff3_macros.xml	Mon Nov 06 23:21:06 2017 -0500
+++ b/repmatch_gff3_macros.xml	Wed Dec 04 16:33:56 2019 -0500
@@ -3,7 +3,7 @@
     <token name="@WRAPPER_VERSION@">1.0</token>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="1.5.3">matplotlib</requirement>
+            <requirement type="package" version="3.1.2">matplotlib</requirement>
         </requirements>
     </xml>
     <xml name="stdio">