diff efetch.xml @ 10:172a4c4f4844 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_entrez_eutils commit 1001b4507ae415300b9a37ff60e083bd63460369"
author iuc
date Fri, 26 Feb 2021 20:12:45 +0000
parents b151cd22921f
children cb4d6f20aacc
line wrap: on
line diff
--- a/efetch.xml	Mon Jan 04 11:37:11 2021 +0000
+++ b/efetch.xml	Fri Feb 26 20:12:45 2021 +0000
@@ -44,7 +44,12 @@
       <param name="qss" value="id_file"/>
       <param name="id_file" value="efetchin.tabular"/>
       <output_collection name="output1" type="list" count="1">
-        <element name="EFetch-fasta-text-chunk1" ftype="xml" file="efetch.tabin.fasta" />
+        <element name="EFetch-fasta-text-chunk1" ftype="fasta">
+          <assert_contents>
+            <has_text text="XM_036034467"/>
+            <has_text text="NC_040910"/>
+          </assert_contents>
+        </element>
       </output_collection>
     </test>
   </tests>