Mercurial > repos > iuc > hamronize_summarize
view macros.xml @ 1:a84e3131ae6a draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hamronization commit b872ea086ebd98be64839e7bbb1ddf7a181943d0"
author | iuc |
---|---|
date | Sat, 23 Oct 2021 21:37:48 +0000 |
parents | ef76d74a7171 |
children | 243c87f34f39 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.0.3</token> <token name="@PROFILE@">20.05</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">hamronization</requirement> </requirements> </xml> <xml name="input_file_name"> <param name="input_file_name" type="text" label="Input file name" help="Sample name which was scanned with the tool"></param> </xml> <xml name="reference_database_id"> <param name="reference_database_id" type="text" label="Reference database ID" help="String containing the reference_database_id of this tool"></param> </xml> <xml name="reference_database_version"> <param name="reference_database_version" type="text" label="Reference database version"></param> </xml> <xml name="analysis_software_version"> <param name="analysis_software_version" type="text" label="Analysis software version"></param> </xml> <xml name="version_command"> <version_command>hamronize --version</version_command> </xml> </macros>