Repository 'vcf_to_variantdb'
hg clone https://toolshed.g2.bx.psu.edu/repos/geert-vandeweyer/vcf_to_variantdb

Changeset 11:fb815517e918 (2015-02-20)
Previous changeset 10:d5040a542e9d (2014-10-21)
Commit message:
Added support for 23andMe VCF files generated by ArrogantRobot
modified:
VCF_to_VariantDB.xml
b
diff -r d5040a542e9d -r fb815517e918 VCF_to_VariantDB.xml
--- a/VCF_to_VariantDB.xml Tue Oct 21 05:11:23 2014 -0400
+++ b/VCF_to_VariantDB.xml Fri Feb 20 05:49:54 2015 -0500
b
@@ -57,6 +57,7 @@
  <option value="HC">GATK Haplotype Caller</option>
  <option value="MT">GATK MuTect</option>
  <option value="VS">Samtools VarScan</option>
+ <option vlaue="23">23andMe (by ArrogantRobot)</option>
  </param>
  <conditional name="sendData">
    <param name="store" type="select" label="Store VCF and BAM Files:" help="This option allows you to send the BAM and VCF files to our storage server for dynamic loading into IGV. If you store them there, please delete them here." >