Mercurial > repos > iuc > ncbi_eutils_esearch
diff esearch.xml @ 5:02c7d63c7240 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_entrez_eutils commit 15bcc5104c577b4b9c761f2854fc686c07ffa9db
| author | iuc |
|---|---|
| date | Thu, 07 Jul 2016 02:38:45 -0400 |
| parents | 49b8084df3ce |
| children | af1858733b81 |
line wrap: on
line diff
--- a/esearch.xml Fri Jun 10 15:04:04 2016 -0400 +++ b/esearch.xml Thu Jul 07 02:38:45 2016 -0400 @@ -78,7 +78,7 @@ <test> <param name="db_select" value="pubmed"/> <param name="term" value="(PNAS[ta] AND 97[vi])"/> - <output name="default" file="esearch.pubmed.xml"/> + <output name="default" file="esearch.pubmed.xml" ftype="xml" lines_diff="2"/> </test> <test> <param name="db_select" value="pubmed"/> @@ -87,7 +87,7 @@ <param name="datetype" value="PDAT"/> <param name="mindate" value="2014/01/01"/> <param name="maxdate" value="2014/02/01"/> - <output name="default" file="esearch.pubmed.2014-01-pnas.xml"/> + <output name="default" file="esearch.pubmed.2014-01-pnas.xml" ftype="xml" lines_diff="2"/> </test> </tests> <help><