Mercurial > repos > iuc > ncbi_datasets
diff datasets_gene.xml @ 13:1e188c9610c3 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_datasets commit d3fa7b70aa028f527a1dbbb210c172c637dfd4d9
author | iuc |
---|---|
date | Fri, 09 Dec 2022 15:11:16 +0000 |
parents | d78faac2c6ef |
children | 75acf92c8fd5 |
line wrap: on
line diff
--- a/datasets_gene.xml Sat Dec 03 13:29:32 2022 +0000 +++ b/datasets_gene.xml Fri Dec 09 15:11:16 2022 +0000 @@ -1,9 +1,9 @@ <tool id="datasets_download_gene" name="NCBI Datasets Gene" profile="@PROFILE@" license="@LICENSE@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> <description>download gene sequences and metadata</description> - <expand macro="bio_tools"/> <macros> <import>macros.xml</import> </macros> + <expand macro="bio_tools"/> <expand macro="requirements"></expand> <expand macro="version_command"/> <command><![CDATA[ @@ -535,4 +535,5 @@ or taxon. ]]> </help> + <expand macro="citations"/> </tool>