Mercurial > repos > abims-sbr > gffalign
comparison GFFalign.xml @ 1:afed7e0cf69e draft default tip
"planemo upload for repository https://github.com/abims-sbr/tools-abims/tools/gffalign commit ca7b7864d099e092042f21d86cdc3c4552e54632"
| author | abims-sbr |
|---|---|
| date | Fri, 08 Jan 2021 15:25:31 +0000 |
| parents | 294f5ba28746 |
| children |
comparison
equal
deleted
inserted
replaced
| 0:294f5ba28746 | 1:afed7e0cf69e |
|---|---|
| 46 </conditional> | 46 </conditional> |
| 47 </inputs> | 47 </inputs> |
| 48 <outputs> | 48 <outputs> |
| 49 <data name="output_file" format="gff" label="GFF align from ${on_string}"/> | 49 <data name="output_file" format="gff" label="GFF align from ${on_string}"/> |
| 50 <data name="output_extract_fasta" format="fasta" label="Extracted fasta sequence from ${on_string}"> | 50 <data name="output_extract_fasta" format="fasta" label="Extracted fasta sequence from ${on_string}"> |
| 51 <filter>options['extract_fasta'] == 'true'</filter> | 51 <filter>extract['extract_fasta'] == 'true'</filter> |
| 52 </data> | 52 </data> |
| 53 </outputs> | 53 </outputs> |
| 54 | 54 |
| 55 <tests> | 55 <tests> |
| 56 <test> | 56 <test> |
