Mercurial > repos > richard-burhans > segalign
comparison segalign.xml @ 11:168b0a92edd3 draft
planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/segalign commit 53e28d4dd9ab352c94f91f952ac855b89197f032
author | richard-burhans |
---|---|
date | Fri, 12 Jul 2024 23:00:03 +0000 |
parents | ec709ce3d91b |
children | e6fde4082c76 |
comparison
equal
deleted
inserted
replaced
10:ec709ce3d91b | 11:168b0a92edd3 |
---|---|
171 | 171 |
172 ## ------------------------------------------------------------------- | 172 ## ------------------------------------------------------------------- |
173 | 173 |
174 #if $segalign_mode == "segalign_diagonal_partition" | 174 #if $segalign_mode == "segalign_diagonal_partition" |
175 && | 175 && |
176 python '$__tool_directory__/package_output.py' | 176 python '$__tool_directory__/package_output.py' \ |
177 --tool_directory '$__tool_directory__' | |
177 #end if | 178 #end if |
178 | 179 |
179 ]]></command> | 180 ]]></command> |
180 <inputs> | 181 <inputs> |
181 <conditional name="mode"> | 182 <conditional name="mode"> |