Mercurial > repos > iuc > ncbi_eutils_efetch
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 9:fc49fa79b744 | 10:172a4c4f4844 |
|---|---|
| 42 <param name="db_select" value="nuccore"/> | 42 <param name="db_select" value="nuccore"/> |
| 43 <param name="output_format" value="fasta-text-fasta"/> | 43 <param name="output_format" value="fasta-text-fasta"/> |
| 44 <param name="qss" value="id_file"/> | 44 <param name="qss" value="id_file"/> |
| 45 <param name="id_file" value="efetchin.tabular"/> | 45 <param name="id_file" value="efetchin.tabular"/> |
| 46 <output_collection name="output1" type="list" count="1"> | 46 <output_collection name="output1" type="list" count="1"> |
| 47 <element name="EFetch-fasta-text-chunk1" ftype="xml" file="efetch.tabin.fasta" /> | 47 <element name="EFetch-fasta-text-chunk1" ftype="fasta"> |
| 48 <assert_contents> | |
| 49 <has_text text="XM_036034467"/> | |
| 50 <has_text text="NC_040910"/> | |
| 51 </assert_contents> | |
| 52 </element> | |
| 48 </output_collection> | 53 </output_collection> |
| 49 </test> | 54 </test> |
| 50 </tests> | 55 </tests> |
| 51 <help><