Repository 'repmatch_gff3'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/repmatch_gff3

Changeset 6:7cb4c6424ff8 (2019-12-04)
Previous changeset 5:2365720de36d (2017-11-06) Next changeset 7:79f505a25bb8 (2019-12-16)
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/repmatch_gff3 commit 2f7a8781ec284b6fefe162416786d374c032e441"
modified:
repmatch_gff3.xml
repmatch_gff3_macros.xml
b
diff -r 2365720de36d -r 7cb4c6424ff8 repmatch_gff3.xml
--- a/repmatch_gff3.xml Mon Nov 06 23:21:06 2017 -0500
+++ b/repmatch_gff3.xml Wed Dec 04 16:33:56 2019 -0500
b
@@ -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>
b
diff -r 2365720de36d -r 7cb4c6424ff8 repmatch_gff3_macros.xml
--- 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
b
@@ -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">