Closed likhitha-surapaneni closed 3 months ago
Issue: https://github.com/Ensembl/ensembl-vep/issues/1723
filter_vep -i input.vcf --filter "HGNC_ID in HGNC:4836,HGNC:4826" --only_matched filter_vep -i input.vcf --filter "HGNC_ID in hgnc.txt" --only_matched filter_vep -i input.vcf --filter "HGNC_ID is HGNC:4836" --only_matched
Merged to main and release/113.
main
release/113
Issue: https://github.com/Ensembl/ensembl-vep/issues/1723
Testing