You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to convert vcf files to maf files for an already annotated (VEP) vcf file.
"vcf2maf.pl" worked fine with --inhibit-vep option. For the output maf file of vcf2maf.pl, do I need to run maf2maf.pl ?
When I try the maf2maf.pl code using already downloaded VEP and Cache directory, I am getting an error. VEP commands worked without any issues.
Hi, I am trying to convert vcf files to maf files for an already annotated (VEP) vcf file.
"vcf2maf.pl" worked fine with -
-inhibit-vep
option. For the output maf file of vcf2maf.pl, do I need to run maf2maf.pl ?When I try the maf2maf.pl code using already downloaded VEP and Cache directory, I am getting an error. VEP commands worked without any issues.
$ ```
perl maf2maf.pl --input-maf /path/vcf2maf_OUT/sample1_snvs_passed.vep.maf --output-maf /path/maf2maf_OUT/sample1_snvs_passed.maf --species homo_sapiens --ncbi-build GRCh38 --ref-fasta /path/Homo_sapiens_assembly38.fasta --vep-path /path/VEP/ensembl-vep-release-101 --vep-data /path/VEP/vep_101_cache
STATUS: Running VEP and writing to: /tmp/IvAynywXhb/sample1_snvs_passed.vep.vep.vcf
The text was updated successfully, but these errors were encountered: