Mercurial > repos > iuc > data_manager_ncbi_fcs_gx_database_downloader
diff data_manager/macros.xml @ 0:6be6e6198ac3 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/data_managers/data_manager_ncbi_fcs_gx_database_downloader commit 4a6561ed00e004260be3f3c29d81e814c60e20af
author | iuc |
---|---|
date | Fri, 12 Jan 2024 22:11:17 +0000 |
parents | |
children | 35cef758050c |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data_manager/macros.xml Fri Jan 12 22:11:17 2024 +0000 @@ -0,0 +1,22 @@ +<macros> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">ncbi-fcs-gx</requirement> + <yield/> + </requirements> + </xml> + <token name="@TOOL_VERSION@">0.5.0</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@PROFILE@">21.05</token> + <xml name="edam_ontology"> + <edam_operations> + <edam_operation>operation_3187</edam_operation> + </edam_operations> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.1101/2023.06.02.543519</citation> + <yield/> + </citations> + </xml> +</macros>