Mercurial > repos > drosofff > msp_blastparser_and_hits
comparison BlastParser_and_hits.xml @ 5:a941981a298c draft
planemo upload for repository https://bitbucket.org/drosofff/gedtools/
author | drosofff |
---|---|
date | Mon, 29 Jun 2015 08:36:19 -0400 |
parents | 22641bb68b91 |
children | 3f7cfa1cf90c |
comparison
equal
deleted
inserted
replaced
4:22641bb68b91 | 5:a941981a298c |
---|---|
47 <tests> | 47 <tests> |
48 <test> | 48 <test> |
49 <param ftype="fasta" name="sequences" value="input.fa" /> | 49 <param ftype="fasta" name="sequences" value="input.fa" /> |
50 <param ftype="tabular" name="blast" value="blast.tab" /> | 50 <param ftype="tabular" name="blast" value="blast.tab" /> |
51 <param name="flanking" value="5" /> | 51 <param name="flanking" value="5" /> |
52 <param name="use_filters" value="no" /> | |
52 <param name="mode" value="verbose" /> | 53 <param name="mode" value="verbose" /> |
53 <output name="tabularOutput" ftype="tabular" file="output.tab" /> | 54 <output name="tabularOutput" ftype="tabular" file="output.tab" /> |
54 <output name="fastaOutput" ftype="fasta" file="output.fa" /> | 55 <output name="fastaOutput" ftype="fasta" file="output.fa" /> |
55 </test> | 56 </test> |
56 </tests> | 57 </tests> |