changeset 6:dfb8a4497339 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pretext commit 174b5928ab85f3faa4e8c7528dc50e27562f5be0"
author iuc
date Fri, 04 Feb 2022 21:24:37 +0000
parents 2b16ba799da9
children 511e5e3cd55e
files pretext_map.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/pretext_map.xml	Fri Nov 19 23:20:51 2021 +0000
+++ b/pretext_map.xml	Fri Feb 04 21:24:37 2022 +0000
@@ -1,12 +1,12 @@
 <tool id="pretext_map" name="PretextMap" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01">
     <description>converts SAM or BAM files into genome contact maps</description>
     <macros>
-        <token name="@TOOL_VERSION@">0.1.8</token>
-        <token name="@VERSION_SUFFIX@">2</token>
+        <token name="@TOOL_VERSION@">0.1.9</token>
+        <token name="@VERSION_SUFFIX@">0</token>
     </macros>
     <requirements>
         <requirement type="package" version="@TOOL_VERSION@">pretextmap</requirement>
-        <requirement type="package" version="1.13">samtools</requirement>
+        <requirement type="package" version="1.14">samtools</requirement>
     </requirements>
     <version_command>PretextMap --version</version_command>
     <command detect_errors="exit_code"><![CDATA[