comparison XSeeker.xml @ 4:170213501317 draft

" master branch Updating"
author lain
date Thu, 08 Dec 2022 13:19:45 +0000
parents 10266818794b
children 98f0178217b0
comparison
equal deleted inserted replaced
3:10266818794b 4:170213501317
1 <tool id="interactive_tool_xseeker" tool_type="interactive" name="xseeker" version="1.4.0"> 1 <tool id="interactive_tool_xseeker" tool_type="interactive" name="xseeker" version="@TOOL_VERSION@+@GALAXY_PREFIX@">
2 <description>Visualization and annotation of LC-MSMS data tool</description> 2 <description>Visualization and annotation of LC-MSMS data tool</description>
3 <macros>
4 <token name="@TOOL_VERSION@">1.4.1</token>
5 <token name="@GALAXY_PREFIX@">0</token>
6 </macros>
3 <requirements> 7 <requirements>
4 <container type="docker">emetabohub/xseeker:1.4.0</container> 8 <container type="docker">emetabohub/xseeker:@TOOL_VERSION@</container>
5 </requirements> 9 </requirements>
6 <entry_points> 10 <entry_points>
7 <entry_point name="XSeeker visualisation of $infile.display_name" requires_domain="True"> 11 <entry_point name="XSeeker visualisation of $infile.display_name" requires_domain="True">
8 <port>8765</port> 12 <port>8765</port>
9 <url>/</url> 13 <url>/</url>