Mercurial > repos > iuc > sra_tools
diff fastq_dump.xml @ 4:de3b6a854c0a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sra-tools commit 4091428e9e28ca06263bc00cdf938d20f620aa4d
| author | iuc |
|---|---|
| date | Fri, 21 Oct 2016 04:32:07 -0400 |
| parents | 62367c99119d |
| children | 892dcc4ceff2 |
line wrap: on
line diff
--- a/fastq_dump.xml Tue Oct 18 14:54:14 2016 -0400 +++ b/fastq_dump.xml Fri Oct 21 04:32:07 2016 -0400 @@ -4,11 +4,8 @@ <import>sra_macros.xml</import> </macros> <expand macro="requirements"/> - <stdio> - <exit_code range="127" level="fatal" description="Could not locate fastq-dump binary"/> - </stdio> <version_command>fastq-dump --version</version_command> - <command> + <command detect_errors="exit_code"> <