comparison vcfallelicprimitives.xml @ 2:3c6eefd09af1 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfallelicprimitives commit c2af291b241e37e0a55adbc1fc72a9fa37d93582
author iuc
date Mon, 26 Mar 2018 12:11:08 -0400
parents c58ebedf1159
children d5ecdca44759
comparison
equal deleted inserted replaced
1:c58ebedf1159 2:3c6eefd09af1
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <tool id="vcfallelicprimitives" name="VcfAllelicPrimitives:" version="@WRAPPER_VERSION@.0"> 2 <tool id="vcfallelicprimitives" name="VcfAllelicPrimitives:" version="@WRAPPER_VERSION@+galaxy0">
3 <description>Split alleleic primitives (gaps or mismatches) into multiple VCF lines</description> 3 <description>Split alleleic primitives (gaps or mismatches) into multiple VCF lines</description>
4 <macros> 4 <macros>
5 <import>macros.xml</import> 5 <import>macros.xml</import>
6 </macros> 6 </macros>
7 <expand macro="requirements"></expand> 7 <expand macro="requirements"></expand>