comparison cnv.xml @ 1:705c366c2bcc draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/delly commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 07:59:48 +0000
parents 8389443066ed
children 1ddff01fee0b
comparison
equal deleted inserted replaced
0:8389443066ed 1:705c366c2bcc
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="delly_cnv" name="Delly cnv" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="18.01"> 2 <tool id="delly_cnv" name="Delly cnv" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="18.01">
3 <description>discover and genotype copy-number variants</description> 3 <description>discover and genotype copy-number variants</description>
4 <expand macro="bio_tools"/>
4 <macros> 5 <macros>
5 <import>macros.xml</import> 6 <import>macros.xml</import>
6 </macros> 7 </macros>
7 <expand macro="requirements"/> 8 <expand macro="requirements"/>
8 <expand macro="version_command"/> 9 <expand macro="version_command"/>