Mercurial > repos > iuc > circos
diff alignments-to-links.xml @ 11:31a35811dda6 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit b9ec351920dbc83fa14bd1f8cfdd0a6a19b89473"
author | iuc |
---|---|
date | Tue, 16 Nov 2021 09:20:08 +0000 |
parents | df7356989ac1 |
children |
line wrap: on
line diff
--- a/alignments-to-links.xml Mon Oct 11 10:09:51 2021 +0000 +++ b/alignments-to-links.xml Tue Nov 16 09:20:08 2021 +0000 @@ -4,8 +4,6 @@ <macros> <import>macros.xml</import> </macros> - <expand macro="requirements"> - </expand> <edam_topics> <edam_topic>topic_0797</edam_topic> <edam_topic>topic_0092</edam_topic> @@ -13,6 +11,8 @@ <edam_operations> <edam_operation>operation_1812</edam_operation> </edam_operations> + <expand macro="requirements"> + </expand> <command detect_errors="exit_code"><![CDATA[ python '$__tool_directory__/alignments-to-links.py' '$input' '$input.ext' > '$output' ]]></command>