Normally, I would use the vcf2maf scripts to convert a VCF to a MAF (or vice versa).
This is great software, but on my system, perl scripts with dependencies are easy to break. (Here it uses VEP.)
Are there any other alternatives to this?
Normally, I would use the vcf2maf scripts to convert a VCF to a MAF (or vice versa).
This is great software, but on my system, perl scripts with dependencies are easy to break. (Here it uses VEP.)
Are there any other alternatives to this?
Check this python script vcf2maf.py