Mercurial > repos > iuc > bedtools
changeset 16:e0cec48a4695 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit ea1ac33f3337ac44f43150f585c9ccd38e08da0c
author | iuc |
---|---|
date | Fri, 18 Aug 2017 15:33:08 -0400 |
parents | b73962f8fcbf |
children | 44867b59dbf2 |
files | bamToFastq.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/bamToFastq.xml Wed Jul 05 17:12:00 2017 -0400 +++ b/bamToFastq.xml Fri Aug 18 15:33:08 2017 -0400 @@ -22,7 +22,7 @@ </inputs> <outputs> <data format="fastq" name="output" metadata_source="input" label="${input.name} (as FASTQ)"/> - <data format="fastq2" name="output2" metadata_source="input" label="${input.name} (as FASTQ)"> + <data format="fastq" name="output2" metadata_source="input" label="${input.name} (as FASTQ)"> <filter>fq2 is True</filter> </data> </outputs>