changeset 6:8e422c873d02 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/pretext commit 6eb4fd6a6e9e8bc6cc489ba260f8baf438e565f5
author iuc
date Wed, 18 Mar 2026 21:58:11 +0000
parents 1c2ebb81a211
children
files pretext_graph.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pretext_graph.xml	Tue Feb 24 10:00:06 2026 +0000
+++ b/pretext_graph.xml	Wed Mar 18 21:58:11 2026 +0000
@@ -1,8 +1,9 @@
-<tool id="pretext_graph" name="Pretextgraph"  version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01">
+<tool id="pretext_graph" name="Pretextgraph"  version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
     <description>Embed bedgraph formatted data inside a Pretext contact map.</description>
     <macros>
         <token name="@TOOL_VERSION@">0.0.9</token>
         <token name="@VERSION_SUFFIX@">0</token>
+        <token name="@PROFILE@">25.0</token>
     </macros>
     <requirements>
         <requirement type="package" version="@TOOL_VERSION@">pretextgraph</requirement>