Mercurial > repos > iuc > hamronize_summarize
comparison macros.xml @ 0:ef76d74a7171 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hamronization commit 17562209ea2b5b8b28f229a5c305e468b04be58e"
author | iuc |
---|---|
date | Tue, 16 Mar 2021 12:39:05 +0000 |
parents | |
children | a84e3131ae6a |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:ef76d74a7171 |
---|---|
1 <macros> | |
2 <token name="@VERSION@">1.0.3</token> | |
3 | |
4 <xml name="requirements"> | |
5 <requirements> | |
6 <requirement type="package" version="@VERSION@">hamronization</requirement> | |
7 </requirements> | |
8 </xml> | |
9 | |
10 <xml name="input_file_name"> | |
11 <param name="input_file_name" type="text" label="Input file name" help="Sample name which was scanned with the tool"></param> | |
12 </xml> | |
13 | |
14 <xml name="reference_database_id"> | |
15 <param name="reference_database_id" type="text" label="Reference database ID" help="String containing the reference_database_id of this tool"></param> | |
16 </xml> | |
17 | |
18 <xml name="reference_database_version"> | |
19 <param name="reference_database_version" type="text" label="Reference database version"></param> | |
20 </xml> | |
21 | |
22 <xml name="analysis_software_version"> | |
23 <param name="analysis_software_version" type="text" label="Analysis software version"></param> | |
24 </xml> | |
25 | |
26 <xml name="version_command"> | |
27 <version_command>hamronize --version</version_command> | |
28 </xml> | |
29 </macros> |