Mercurial > repos > galaxyp > maxquant
comparison maxquant.xml @ 17:acb539867086 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/maxquant commit 9d6014f26ea5d3737320ec56749207e6fe602025
| author | galaxyp |
|---|---|
| date | Sun, 13 Nov 2022 19:10:10 +0000 |
| parents | 6bb7ba55867a |
| children | 5d013f405259 |
comparison
equal
deleted
inserted
replaced
| 16:6bb7ba55867a | 17:acb539867086 |
|---|---|
| 1 <tool id="maxquant" name="MaxQuant" version="@VERSION@+galaxy@VERSION_SUFFIX@"> | 1 <tool id="maxquant" name="MaxQuant" version="@VERSION@+galaxy@VERSION_SUFFIX@" profile="21.05"> |
| 2 <macros> | 2 <macros> |
| 3 <xml name="output" token_format="tabular" token_label="default description" token_name="default"> | 3 <xml name="output" token_format="tabular" token_label="default description" token_name="default"> |
| 4 <data format="@FORMAT@" label="@LABEL@ for ${on_string}" name="@NAME@"> | 4 <data format="@FORMAT@" label="@LABEL@ for ${on_string}" name="@NAME@"> |
| 5 <filter>'@NAME@' in output_opts['output']</filter> | 5 <filter>'@NAME@' in output_opts['output']</filter> |
| 6 </data> | 6 </data> |
| 13 <import>macros.xml</import> | 13 <import>macros.xml</import> |
| 14 </macros> | 14 </macros> |
| 15 <expand macro="requirements"/> | 15 <expand macro="requirements"/> |
| 16 <expand macro="required_files"/> | 16 <expand macro="required_files"/> |
| 17 <command detect_errors="exit_code"><