diff tools/ncbi_blast_plus/ncbi_blastdbcmd_wrapper.xml @ 23:9e483194ebf6 draft

planemo upload for repository https://github.com/peterjc/galaxy_blast/tree/master/tools/ncbi_blast_plus commit befaf16290a437209109c06c20d0deb170925d16-dirty
author peterjc
date Fri, 15 Sep 2017 07:52:22 -0400
parents 771b554bc85d
children 3b4efe26da79
line wrap: on
line diff
--- a/tools/ncbi_blast_plus/ncbi_blastdbcmd_wrapper.xml	Fri May 19 06:04:55 2017 -0400
+++ b/tools/ncbi_blast_plus/ncbi_blastdbcmd_wrapper.xml	Fri Sep 15 07:52:22 2017 -0400
@@ -55,10 +55,10 @@
               <option value="prompt">User entered</option>
             </param>
             <when value="file">
-                <param name="entries" type="data" format="txt,tabular" label="Sequence identifier(s)" help="Plain text file with one ID per line (i.e. single column tabular file)"/>
+                <param name="entries" argument="-entry_batch" type="data" format="txt,tabular" label="Sequence identifier(s)" help="Plain text file with one ID per line (i.e. single column tabular file)"/>
             </when>
             <when value="prompt">
-                <param name="entries" type="text" label="Sequence identifier(s)" help="Comma or new line separated list." optional="false" area="true" size="10x30"/>
+                <param name="entries" argument="-entry" type="text" optional="false" area="true" size="10x30" label="Sequence identifier(s)" help="Comma or new line separated list"/>
             </when>
         </conditional>
         <param name="outfmt" type="select" label="Output format">