comparison pretext_graph.xml @ 4:36ce83a739f2 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:39 +0000
parents 408ece2e4647
children
comparison
equal deleted inserted replaced
3:936a1edffce8 4:36ce83a739f2
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>