comparison segalign.xml @ 19:cefa7625d6cb draft

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/segalign commit 2840545abeeca2dc0a6e6df138633e561d379e52
author richard-burhans
date Thu, 01 Aug 2024 18:39:46 +0000
parents 4966e095e3c3
children e9bf680c292b
comparison
equal deleted inserted replaced
18:a5769923297c 19:cefa7625d6cb
130 130
131 && 131 &&
132 python '$__tool_directory__/package_output.py' 132 python '$__tool_directory__/package_output.py'
133 --tool_directory '$__tool_directory__' 133 --tool_directory '$__tool_directory__'
134 --format_selector '$output_options.format.format_selector' 134 --format_selector '$output_options.format.format_selector'
135 #if str($system_options.debug) == "true"
136 --debug
137 #end if
135 138
136 ]]></command> 139 ]]></command>
137 <inputs> 140 <inputs>
138 <param name="target" type="data" format="fasta,fasta.gz" label="Target sequence file in FASTA format"/> 141 <param name="target" type="data" format="fasta,fasta.gz" label="Target sequence file in FASTA format"/>
139 <param name="query" type="data" format="fasta,fasta.gz" label="Query sequence file in FASTA format"/> 142 <param name="query" type="data" format="fasta,fasta.gz" label="Query sequence file in FASTA format"/>