Ensembl / ensembl-vep

The Ensembl Variant Effect Predictor predicts the functional effects of genomic variants
https://www.ensembl.org/vep
Apache License 2.0
456 stars 152 forks source link

Improving --gencode_primary and --flag_gencode_primary #1734

Closed likhitha-surapaneni closed 3 months ago

likhitha-surapaneni commented 3 months ago

Testing

vep -i input.vcf --gencode_primary --refseq   # Error 
vep -i input.vcf --gencode_primary --gencode_basic # Error
vep -i input.vcf --gencode_primary --merged # No error

vep -i input.vcf --gencode_primary --assembly GRCh37 # Warning 
vep -i input.vcf --gencode_primary  --flag_gencode_primary --species mus_musculus --assembly GRCm39 # Warning