Mercurial > repos > devteam > gffread
comparison gffread.xml @ 6:bba49324f2fa draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gffread commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Tue, 31 Aug 2021 08:29:57 +0000 |
| parents | f312cff50fda |
| children | 9c298cab341d |
comparison
equal
deleted
inserted
replaced
| 5:f312cff50fda | 6:bba49324f2fa |
|---|---|
| 1 <tool id="gffread" name="gffread" version="@VERSION@.0"> | 1 <tool id="gffread" name="gffread" version="@VERSION@.0"> |
| 2 <description>Filters and/or converts GFF3/GTF2 records</description> | 2 <description>Filters and/or converts GFF3/GTF2 records</description> |
| 3 <xrefs> | |
| 4 <xref type="bio.tools">gffread</xref> | |
| 5 </xrefs> | |
| 3 <macros> | 6 <macros> |
| 4 <token name="@VERSION@">0.11.6</token> | 7 <token name="@VERSION@">0.11.6</token> |
| 5 <xml name="fasta_output_select"> | 8 <xml name="fasta_output_select"> |
| 6 <param name="fa_outputs" type="select" display="checkboxes" multiple="true" label="Select fasta outputs"> | 9 <param name="fa_outputs" type="select" display="checkboxes" multiple="true" label="Select fasta outputs"> |
| 7 <option value="-w exons.fa">fasta file with spliced exons for each GFF transcript (-w exons.fa)</option> | 10 <option value="-w exons.fa">fasta file with spliced exons for each GFF transcript (-w exons.fa)</option> |
