comparison pretext_graph.xml @ 1:204c10e3703c draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pretext commit ea5a92f36e1a8f329b7e7915fcd54414114a8244
author iuc
date Wed, 13 Nov 2024 14:30:07 +0000
parents 716ec61855a1
children b3c4bad4b615
comparison
equal deleted inserted replaced
0:716ec61855a1 1:204c10e3703c
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.6</token> 4 <token name="@TOOL_VERSION@">0.0.7</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>