comparison filtering.xml @ 13:1fc4d39be52c 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:25:00 +0000
parents 9fbb30142020
children
comparison
equal deleted inserted replaced
12:b0a787b0a1ba 13:1fc4d39be52c
1 <tool id="cardinal_filtering" name="MSI filtering" version="@VERSION@.0"> 1 <tool id="cardinal_filtering" name="MSI filtering" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.05">
2 <description>tool for filtering mass spectrometry imaging data</description> 2 <description>tool for filtering mass spectrometry imaging data</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 <requirement type="package" version="3.3.5">r-ggplot2</requirement>
9 </expand>
10 <expand macro="print_version"/> 7 <expand macro="print_version"/>
11 <command detect_errors="exit_code"> 8 <command detect_errors="exit_code">
12 <![CDATA[ 9 <![CDATA[
13 10
14 @INPUT_LINKING@ 11 @INPUT_LINKING@