diff get_organelle_from_reads.xml @ 2:06bcf65179fb draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/getorganelle commit b7f743ebc67b5ffabac0eddf3b20960a6444365f
author iuc
date Thu, 23 Feb 2023 17:06:37 +0000
parents 8b330a577046
children 611219887a48
line wrap: on
line diff
--- a/get_organelle_from_reads.xml	Wed Sep 28 22:05:41 2022 +0000
+++ b/get_organelle_from_reads.xml	Thu Feb 23 17:06:37 2023 +0000
@@ -1,6 +1,6 @@
 <tool id="get_organelle_from_reads" name="Get organelle from reads" version="@TOOL_VERSION@">
     <macros>
-        <token name="@TOOL_VERSION@">1.7.6.1</token>
+        <import>macros.xml</import>
         <xml name="seed_and_genes" tokens="optional">
             <param type="data" argument="-s" format="fasta" optional="@OPTIONAL@" label="Seed sequence(s)" help="Fasta file to use as initial seed. A seed sequence in GetOrganelle is only used for identifying initial organelle reads."/>
             <param type="data" argument="--genes" format="fasta" optional="@OPTIONAL@" label="Gene sequence(s)" help="Fasta file containing protein coding genes and ribosomal RNAs extracted from a reference genome that you want to assemble."/>