changeset 5:bae6cba73e32 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bigwig_outlier_bed commit dcef254bc908394b3f187218e3b2ce8c40844784
author iuc
date Tue, 12 Nov 2024 16:51:47 +0000
parents 2488bcddaf14
children 96a3c972424f
files bigwig_outlier_bed.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/bigwig_outlier_bed.xml	Mon Sep 30 01:42:34 2024 +0000
+++ b/bigwig_outlier_bed.xml	Tue Nov 12 16:51:47 2024 +0000
@@ -1,9 +1,9 @@
 <tool name="Bigwig outliers to bed features" id="bigwig_outlier_bed" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.05">
   <description>Writes high and low bigwig runs as features in a bed file</description>
   <macros>
-  <token name="@TOOL_VERSION@">0.2.0</token>
+  <token name="@TOOL_VERSION@">0.2.2</token>
   <token name="@PYTHON_VERSION@">3.12.3</token>
-  <token name="@VERSION_SUFFIX@">2</token>
+  <token name="@VERSION_SUFFIX@">0</token>
   </macros>
   <edam_topics>
       <edam_topic>topic_0157</edam_topic>
@@ -17,7 +17,7 @@
   </xrefs>
   <requirements>
     <requirement type="package" version="@PYTHON_VERSION@">python</requirement>
-    <requirement type="package" version="2.0.0">numpy</requirement>
+    <requirement type="package" version="2.1.3">numpy</requirement>
     <requirement type="package" version="@TOOL_VERSION@">pybigtools</requirement>
   </requirements>
   <required_files>