Mercurial > repos > iuc > sra_tools
diff fastq_dump.xml @ 4:62e4d56ebb6f 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:19 -0400 |
parents | 4732693f4661 |
children | 30775c836c77 |
line wrap: on
line diff
--- a/fastq_dump.xml Tue Oct 18 14:54:40 2016 -0400 +++ b/fastq_dump.xml Fri Oct 21 04:32:19 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"> <![CDATA[ #if $input.input_select=="file_list":