Mercurial > repos > iuc > gtdbtk_classify_wf
diff macros.xml @ 0:c4db8c4de66f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit 8487d2c73793be0afa5b34388b122e686ac8a094
author | iuc |
---|---|
date | Tue, 13 Dec 2022 09:48:28 +0000 |
parents | |
children | dbf1798c0dcc |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Tue Dec 13 09:48:28 2022 +0000 @@ -0,0 +1,15 @@ +<macros> + <token name="@TOOL_VERSION@">1.7.0</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@PROFILE@">20.09</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">gtdbtk</requirement> + </requirements> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.1093/bioinformatics/btz848</citation> + </citations> + </xml> +</macros>