Mercurial > repos > iuc > ncbi_eutils_egquery
comparison egquery.xml @ 8:f3f5ee550b17 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_entrez_eutils commit dae34e5e182b4cceb808d7353080f14aa9a78ca9"
| author | iuc |
|---|---|
| date | Wed, 23 Sep 2020 09:47:19 +0000 |
| parents | 9e873de07e98 |
| children | d696ef7fc9db |
comparison
equal
deleted
inserted
replaced
| 7:9e873de07e98 | 8:f3f5ee550b17 |
|---|---|
| 24 </sanitizer> | 24 </sanitizer> |
| 25 </param> | 25 </param> |
| 26 </inputs> | 26 </inputs> |
| 27 <outputs> | 27 <outputs> |
| 28 <data format="xml" name="default" label="EGQuery Results for $term"/> | 28 <data format="xml" name="default" label="EGQuery Results for $term"/> |
| 29 <expand macro="history_out"> | 29 <data format="json" name="history" label="NCBI History"> |
| 30 <filter>use_history</filter> | 30 <filter>use_history</filter> |
| 31 </expand> | 31 </data> |
| 32 </outputs> | 32 </outputs> |
| 33 <tests> | 33 <tests> |
| 34 <test> | 34 <test> |
| 35 <param name="term" value="bacteriophage"/> | 35 <param name="term" value="bacteriophage"/> |
| 36 <output name="default" file="egquery.1.xml" compare="contains" ftype="xml"/> | 36 <output name="default" file="egquery.1.xml" compare="contains" ftype="xml"/> |
