VEP unknown contigs
Open
Annotation
- Dominant language
- Python
- Stars
- 30
- Forks
- 3
- Avg merge
- 9h 28m
- Merged PRs (30d)
- 42
Description
There are variants, eg:
https://variantgrid.com/snpdb/view_vcf/410
That are dumped with contig - vcf is good:
##contig=
HSCHRUN_RANDOM_CTG9
But VEP complains that:
Chromosome HSCHRUN_RANDOM_CTG13 not found in annotation sources or synonyms
----------
There is the option of ```--synonyms``` and apparently you also need to enable ```--offline``` to deal with the liftover etc
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.