I have a list of 60 million variants in HGVS format (ENST00000209873:c.1_3delinsGCG). I must use this format. I'm trying to run VEP offline by using the downloaded fasta file, but it keeps saying "Cannot use HGVS format in offline mode". Can someone please let me know how I should edit my command?
vep -i test.txt --format hgvs -output_file tmp.txt
--force_overwrite --dir_cache /hpc/vep/113/cache/
--cache --dir_plugins /hpc/packages/vep/113 --assembly
GRCh38 --fasta /sc/Homo_sapiens.GRCh38.dna.primary_assembly.fa --offline
cross-posted https://stackoverflow.com/questions/79344552/vep-unable-to-process-hgvs-variants
Also here: https://www.reddit.com/r/bioinformatics/comments/1hxv912/vep_not_processing_hgvs_variants_offline/