Mercurial > repos > galaxyp > cardinal_filtering
comparison filtering.xml @ 17:890845926d4b 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:39:36 +0000 |
parents | 105056844497 |
children |
comparison
equal
deleted
inserted
replaced
16:f23d67e28cc8 | 17:890845926d4b |
---|---|
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@ |