Mercurial > repos > iuc > circos
comparison alignments-to-links.xml @ 9:df7356989ac1 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit 041a4d1618298f540e3917f00781e09ec7d71b75"
author | iuc |
---|---|
date | Mon, 23 Nov 2020 10:56:29 +0000 |
parents | 014a21767ac4 |
children | 31a35811dda6 |
comparison
equal
deleted
inserted
replaced
8:e6cbe3190642 | 9:df7356989ac1 |
---|---|
4 <macros> | 4 <macros> |
5 <import>macros.xml</import> | 5 <import>macros.xml</import> |
6 </macros> | 6 </macros> |
7 <expand macro="requirements"> | 7 <expand macro="requirements"> |
8 </expand> | 8 </expand> |
9 <edam_topics> | |
10 <edam_topic>topic_0797</edam_topic> | |
11 <edam_topic>topic_0092</edam_topic> | |
12 </edam_topics> | |
13 <edam_operations> | |
14 <edam_operation>operation_1812</edam_operation> | |
15 </edam_operations> | |
9 <command detect_errors="exit_code"><![CDATA[ | 16 <command detect_errors="exit_code"><![CDATA[ |
10 python '$__tool_directory__/alignments-to-links.py' '$input' '$input.ext' > '$output' | 17 python '$__tool_directory__/alignments-to-links.py' '$input' '$input.ext' > '$output' |
11 ]]></command> | 18 ]]></command> |
12 <inputs> | 19 <inputs> |
13 <param name="input" type="data" format="maf,xmfa,stockholm" label="Alignment file (maf, xmfa, stockholm)" /> | 20 <param name="input" type="data" format="maf,xmfa,stockholm" label="Alignment file (maf, xmfa, stockholm)" /> |