Mercurial > repos > cpt > cpt_annotation_table
comparison phage_annotation_table.xml @ 6:ef05dd3eabc3 draft
planemo upload commit 62127fc905253ba80484b16eaeb92e6dd789199f-dirty
author | cpt |
---|---|
date | Fri, 24 May 2024 04:56:30 +0000 |
parents | c618332f2386 |
children | 848dd74f4382 |
comparison
equal
deleted
inserted
replaced
5:c618332f2386 | 6:ef05dd3eabc3 |
---|---|
18 --types "$extraTypes" | 18 --types "$extraTypes" |
19 #end if | 19 #end if |
20 #if $gaf_data: | 20 #if $gaf_data: |
21 --gafData "$gaf_data" | 21 --gafData "$gaf_data" |
22 #end if | 22 #end if |
23 '$checkSubfeats' | 23 $checkSubfeats |
24 > '$output']]></command> | 24 > '$output']]></command> |
25 <inputs> | 25 <inputs> |
26 <expand macro="gff3_input"/> | 26 <expand macro="gff3_input"/> |
27 <expand macro="genome_selector"/> | 27 <expand macro="genome_selector"/> |
28 <param label="Extra sub-feature types to include (Comma-separated, Will always include gene)" optional="True" name="extraTypes" type="text" value=""/> | 28 <param label="Extra sub-feature types to include (Comma-separated, Will always include gene)" optional="True" name="extraTypes" type="text" value=""/> |