Mercurial > repos > iuc > circos
comparison circos.xml @ 11:0ee66defe58b 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:19:09 +0000 |
| parents | c31a007c4929 |
| children | 7b64033fb9b1 |
comparison
equal
deleted
inserted
replaced
| 10:c31a007c4929 | 11:0ee66defe58b |
|---|---|
| 9 <macros> | 9 <macros> |
| 10 <import>macros.xml</import> | 10 <import>macros.xml</import> |
| 11 <import>macros_conffiles.xml</import> | 11 <import>macros_conffiles.xml</import> |
| 12 <import>macros_tests.xml</import> | 12 <import>macros_tests.xml</import> |
| 13 </macros> | 13 </macros> |
| 14 <expand macro="requirements"/> | |
| 15 <edam_topics> | 14 <edam_topics> |
| 16 <edam_topic>topic_0797</edam_topic> | 15 <edam_topic>topic_0797</edam_topic> |
| 17 <edam_topic>topic_0092</edam_topic> | 16 <edam_topic>topic_0092</edam_topic> |
| 18 </edam_topics> | 17 </edam_topics> |
| 19 <edam_operations> | 18 <edam_operations> |
| 20 <edam_operation>operation_0337</edam_operation> | 19 <edam_operation>operation_0337</edam_operation> |
| 21 </edam_operations> | 20 </edam_operations> |
| 22 <version_command>circos --version</version_command> | 21 <expand macro="requirements"/> |
| 23 <stdio> | 22 <stdio> |
| 24 <!-- Anything other than zero is an error --> | 23 <!-- Anything other than zero is an error --> |
| 25 <exit_code range="1:"/> | 24 <exit_code range="1:"/> |
| 26 <exit_code range=":-1"/> | 25 <exit_code range=":-1"/> |
| 27 <!-- In case the return code has not been set propery check stderr too --> | 26 <!-- In case the return code has not been set propery check stderr too --> |
| 28 <regex match="Circos::Error::fatal_error.* called at"/> | 27 <regex match="Circos::Error::fatal_error.* called at"/> |
| 29 </stdio> | 28 </stdio> |
| 29 <version_command>circos --version</version_command> | |
| 30 <command><