comparison pretext_graph.xml @ 2:b3c4bad4b615 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/pretext commit f58b497b52f86a3d1c2c5eedbdf684145d43f1e8
author iuc
date Fri, 07 Nov 2025 16:40:03 +0000
parents 204c10e3703c
children
comparison
equal deleted inserted replaced
1:204c10e3703c 2:b3c4bad4b615
1 <tool id="pretext_graph" name="Pretextgraph" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01"> 1 <tool id="pretext_graph" name="Pretextgraph" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01">
2 <description>Embed bedgraph formatted data inside a Pretext contact map.</description> 2 <description>Embed bedgraph formatted data inside a Pretext contact map.</description>
3 <macros> 3 <macros>
4 <token name="@TOOL_VERSION@">0.0.7</token> 4 <token name="@TOOL_VERSION@">0.0.9</token>
5 <token name="@VERSION_SUFFIX@">0</token> 5 <token name="@VERSION_SUFFIX@">0</token>
6 </macros> 6 </macros>
7 <requirements> 7 <requirements>
8 <requirement type="package" version="@TOOL_VERSION@">pretextgraph</requirement> 8 <requirement type="package" version="@TOOL_VERSION@">pretextgraph</requirement>
9 <requirement type="package" version="377"> ucsc-bigwigtobedgraph</requirement> 9 <requirement type="package" version="377"> ucsc-bigwigtobedgraph</requirement>