comparison intersect.xml @ 9:75abce7d0d52 draft default tip

planemo upload for repository https://github.com/COMBAT-TB/vcf_snps_utils commit b09e42709ad92b22ab549bdc03e35c6990eb7688
author sanbi-uwc
date Thu, 23 Aug 2018 06:39:58 -0400
parents 28479a8ecb3d
children
comparison
equal deleted inserted replaced
8:28479a8ecb3d 9:75abce7d0d52
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="vcf_snps_utils_intersect" name="IntersectSNPs" version="@TOOL_VERSION@+galaxy0"> 2 <tool id="vcf_snps_utils_intersect" name="IntersectSNPs" version="@TOOL_VERSION@+galaxy0">
3 <description>Intersect SNPs with a CSV file</description> 3 <description>Intersect SNPs with a CSV file</description>
4 <macros> 4 <macros>
5 <token name="@TOOL_VERSION@">v0.0.3b1</v0></token> 5 <token name="@TOOL_VERSION@">v0.0.3b1</token>
6 </macros> 6 </macros>
7 7
8 <requirements> 8 <requirements>
9 <requirement type="package" version="@TOOL_VERSION@">vcf_snps_utils</requirement> 9 <requirement type="package" version="@TOOL_VERSION@">vcf_snps_utils</requirement>
10 </requirements> 10 </requirements>