diff vcf_to_alignment.xml @ 2:a0c85f2d74a5 draft

planemo upload for repository https://github.com/sanbi-sa/tools-sanbi-uwc commit 9612f06b8c60520dc0a047ec072ced317c7796e4
author sanbi-uwc
date Wed, 01 Feb 2017 08:45:12 -0500
parents 4b9ddf64558d
children 62fbd3f96b30
line wrap: on
line diff
--- a/vcf_to_alignment.xml	Wed Feb 01 07:07:32 2017 -0500
+++ b/vcf_to_alignment.xml	Wed Feb 01 08:45:12 2017 -0500
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8" ?>
-<tool id="vcf_to_alignment" name="Generate FASTA alignment from VCF collection" version="0.1">
+<tool id="vcf_to_alignment" name="Generate FASTA alignment from VCF collection" version="0.2">
   <description>Generate a multiple sequence alignment given a collection of variants and a reference sequence</description>
   <requirements>
       <requirement type="package" version="1.67">biopython</requirement>