comparison binlinks.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
comparison
equal deleted inserted replaced
8:e6cbe3190642 9:df7356989ac1
2 <tool id="circos_binlinks" name="Circos: Link Density Track" version="@WRAPPER_VERSION@"> 2 <tool id="circos_binlinks" name="Circos: Link Density Track" version="@WRAPPER_VERSION@">
3 <description>reduce links to a density plot</description> 3 <description>reduce links to a density plot</description>
4 <macros> 4 <macros>
5 <import>macros.xml</import> 5 <import>macros.xml</import>
6 </macros> 6 </macros>
7 <edam_topics>
8 <edam_topic>topic_0797</edam_topic>
9 <edam_topic>topic_0092</edam_topic>
10 </edam_topics>
11 <edam_operations>
12 <edam_operation>operation_3436</edam_operation>
13 </edam_operations>
7 <expand macro="requirements" /> 14 <expand macro="requirements" />
8 <command detect_errors="exit_code"><![CDATA[ 15 <command detect_errors="exit_code"><![CDATA[
9 binlinks 16 binlinks
10 -bin_size $bin_size 17 -bin_size $bin_size
11 #if str($link_end) != '': 18 #if str($link_end) != '':