Mercurial > repos > iuc > ncbi_eutils_efetch
comparison efetch.xml @ 1:a42fa980bbd5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ncbi_entrez_eutils commit 2d92a2be8d8725e76a32600e332dfb67cc0db10b
| author | iuc |
|---|---|
| date | Mon, 02 Nov 2015 12:59:23 -0500 |
| parents | 1b4ac594d02a |
| children | aa88712a7536 |
comparison
equal
deleted
inserted
replaced
| 0:1b4ac594d02a | 1:a42fa980bbd5 |
|---|---|
| 3 <description>fetch records from NCBI</description> | 3 <description>fetch records from NCBI</description> |
| 4 <macros> | 4 <macros> |
| 5 <import>macros.xml</import> | 5 <import>macros.xml</import> |
| 6 </macros> | 6 </macros> |
| 7 <expand macro="requirements"/> | 7 <expand macro="requirements"/> |
| 8 <expand macro="stdio"/> | |
| 9 <version_command>python efetch.py --version</version_command> | 8 <version_command>python efetch.py --version</version_command> |
| 10 <command interpreter="python"><