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