diff datasets_genome.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_genome.xml	Sat Dec 03 13:29:32 2022 +0000
+++ b/datasets_genome.xml	Fri Dec 09 15:11:16 2022 +0000
@@ -1,9 +1,9 @@
 <tool id="datasets_download_genome" name="NCBI Datasets Genomes" profile="@PROFILE@" license="@LICENSE@" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@">
     <description>download genome sequence, annotation 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[
@@ -487,5 +487,5 @@
 can then be downloaded in a second call using the accessions.
 ]]>
     </help>
-
+    <expand macro="citations"/>
 </tool>