Mercurial > repos > geert-vandeweyer > vcf_to_variantdb
diff VCF_to_VariantDB.pl @ 5:6ddc1c6472ef draft
Macro corrections
author | geert-vandeweyer |
---|---|
date | Fri, 21 Feb 2014 06:38:35 -0500 |
parents | d03a63a57e82 |
children | 04e3bba317f4 |
line wrap: on
line diff
--- a/VCF_to_VariantDB.pl Wed Feb 19 06:53:47 2014 -0500 +++ b/VCF_to_VariantDB.pl Fri Feb 21 06:38:35 2014 -0500 @@ -81,6 +81,8 @@ die("ERROR: $content"); } +print $opts{'H'}. " was specified as galaxy host\n"; + ############################################### ## SEND THE VCF AND BAM FILES FOR PROCESSING ## ###############################################