cbare / vcf2maf

Convert VCF (Variant Call Format) into TCGA MAF (Mutation Annotation Format)
13 stars 16 forks source link

File "vcf2maf.py", line 486 #2

Open Jithin-S-Sunny opened 3 years ago

Jithin-S-Sunny commented 3 years ago

While running the vcf2maf converter, i hit an error File "vcf2maf.py", line 486 print "Error processing VCF record %d" % (i,) ^ SyntaxError: invalid syntax

It is a standard vcf file. Kindly help