Mercurial > repos > drosofff > cherry_pick_fasta
comparison cherry_pick_fasta.xml @ 8:98ce1c31ea30 draft
planemo upload for repository https://bitbucket.org/drosofff/gedtools/
| author | drosofff |
|---|---|
| date | Tue, 09 Jun 2015 04:47:14 -0400 |
| parents | 81acc77ee539 |
| children | fb7f833cce11 |
comparison
equal
deleted
inserted
replaced
| 7:80ffd10e423d | 8:98ce1c31ea30 |
|---|---|
| 25 <data name="output" format="fasta" label="${tool.name} on ${on_string} including '${query.value}' in header" /> | 25 <data name="output" format="fasta" label="${tool.name} on ${on_string} including '${query.value}' in header" /> |
| 26 </outputs> | 26 </outputs> |
| 27 <tests> | 27 <tests> |
| 28 <test> | 28 <test> |
| 29 <param ftype="fasta" name="input" value="input.fa" /> | 29 <param ftype="fasta" name="input" value="input.fa" /> |
| 30 <param name="query" value="AAR88092.1" /> | 30 <param name="query" value="gi|81971654" /> |
| 31 <output name="output" ftype="fasta" file="output.fa" /> | 31 <output name="output" ftype="fasta" file="output.fa" /> |
| 32 </test> | 32 </test> |
| 33 </tests> | 33 </tests> |
| 34 <help> | 34 <help> |
| 35 **What it does** | 35 **What it does** |
