comparison colocalization.xml @ 2:8ad8061e18c4 draft default tip

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cardinal commit 91e77c139cb3b7c6d67727dc39140dd79355fa0c
author galaxyp
date Thu, 04 Jul 2024 13:40:58 +0000
parents d3ca64dafdef
children
comparison
equal deleted inserted replaced
1:4257fc095049 2:8ad8061e18c4
1 <tool id="cardinal_colocalization" name="MSI colocalization" version="@VERSION@.0"> 1 <tool id="cardinal_colocalization" name="MSI colocalization" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.05">
2 <description>mass spectrometry imaging colocalization</description> 2 <description>mass spectrometry imaging colocalization</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="requirements"> 6 <expand macro="requirements"/>
7 <requirement type="package" version="2.3">r-gridextra</requirement>
8 </expand>
9 <command detect_errors="exit_code"> 7 <command detect_errors="exit_code">
10 <![CDATA[ 8 <![CDATA[
11 9
12 @INPUT_LINKING@ 10 @INPUT_LINKING@
13 cat '${MSI_colocalization}' && 11 cat '${MSI_colocalization}' &&