diff efetch.xml @ 1:a42fa980bbd5 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_entrez_eutils commit 2d92a2be8d8725e76a32600e332dfb67cc0db10b
author iuc
date Mon, 02 Nov 2015 12:59:23 -0500
parents 1b4ac594d02a
children aa88712a7536
line wrap: on
line diff
--- a/efetch.xml	Sat Oct 31 12:44:54 2015 -0400
+++ b/efetch.xml	Mon Nov 02 12:59:23 2015 -0500
@@ -5,9 +5,8 @@
     <import>macros.xml</import>
   </macros>
   <expand macro="requirements"/>
-  <expand macro="stdio"/>
   <version_command>python efetch.py --version</version_command>
-  <command interpreter="python"><![CDATA[efetch.py
+  <command detect_errors="aggressive" interpreter="python"><![CDATA[efetch.py
 $db.db_select
 
 @LIST_OR_HIST@
@@ -77,7 +76,6 @@
       <param name="qss" value="id_list"/>
       <param name="id_list" value="10239"/>
       <output name="default" file="viruses.tax.xml">
-        <!--<discovered_datasets designation="0" ftytpe="xml" file="viruses.tax.xml" />-->
       </output>
     </test>
   </tests>