Mercurial > repos > drosofff > yac_clipper
changeset 1:8a8f62b4bf27 draft
planemo upload for repository https://bitbucket.org/drosofff/gedtools/
author | drosofff |
---|---|
date | Wed, 24 Jun 2015 17:06:30 -0400 |
parents | 307cd074fa95 |
children | 91cce7c1436d |
files | yac.xml |
diffstat | 1 files changed, 6 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/yac.xml Wed May 27 17:40:52 2015 -0400 +++ b/yac.xml Wed Jun 24 17:06:30 2015 -0400 @@ -1,4 +1,4 @@ -<tool id="yac" name="Clip adapter" version="1.3.3"> +<tool id="yac" name="Clip adapter" version="1.3.5"> <description /> <command interpreter="python">yac.py --input $input --output $output @@ -39,10 +39,11 @@ </conditional> </inputs> <outputs> - <data format="fasta" metadata="input" name="output" /> - <change_format> - <when format="fastq" input="out_format" value="fastq" /> - </change_format> + <data format="fasta" metadata_source="input" name="output"> + <change_format> + <when input="out_format" value="fastq" format="fastq" /> + </change_format> + </data> </outputs> <tests> <test>