changeset 5:4194e47b45d4 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:18:24 +0000
parents 2180fafdfe60
children 08b4f9ddee36
files efetch.xml
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/efetch.xml	Mon Jan 04 11:42:45 2021 +0000
+++ b/efetch.xml	Fri Feb 26 20:18:24 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>