diff vcf2maf.xml @ 6:5b940b3e3280 draft

Uploaded
author morinlab
date Fri, 27 Jan 2017 19:13:11 -0500
parents d13a68e0ef05
children 5ed8244ed6a7
line wrap: on
line diff
--- a/vcf2maf.xml	Fri Jan 27 19:09:52 2017 -0500
+++ b/vcf2maf.xml	Fri Jan 27 19:13:11 2017 -0500
@@ -2,6 +2,7 @@
     <description>Converts VCF files into MAF format</description>
 
     <command>
+         echo \$(which perl)
         echo \$VCF2MAF_SCRIPT_PATH;
         echo \$ENSEMBL_VEP_84_INSTALL_DIR;
         ln -s $input_vcf ./input.vcf;