Mercurial > repos > cpt > cpt_annotation_table
comparison phage_annotation_table.xml @ 7:848dd74f4382 draft default tip
planemo upload commit 719355d46f8a7f4303abc5b03e781a2c410df406-dirty
author | cpt |
---|---|
date | Fri, 24 May 2024 05:04:09 +0000 |
parents | ef05dd3eabc3 |
children |
comparison
equal
deleted
inserted
replaced
6:ef05dd3eabc3 | 7:848dd74f4382 |
---|---|
12 python '$__tool_directory__/phage_annotation_table.py' | 12 python '$__tool_directory__/phage_annotation_table.py' |
13 '$gff3_data' | 13 '$gff3_data' |
14 @GENOME_SELECTOR@ | 14 @GENOME_SELECTOR@ |
15 --reportTemplateName "$report_format" | 15 --reportTemplateName "$report_format" |
16 --annotationTableCols "$cols,$gaf_cols" | 16 --annotationTableCols "$cols,$gaf_cols" |
17 #if $extraTypes: | |
18 --types "$extraTypes" | 17 --types "$extraTypes" |
19 #end if | |
20 #if $gaf_data: | 18 #if $gaf_data: |
21 --gafData "$gaf_data" | 19 --gafData "$gaf_data" |
22 #end if | 20 #end if |
23 $checkSubfeats | 21 $checkSubfeats |
24 > '$output']]></command> | 22 > '$output']]></command> |