Skip to content

Duplicate records in the released VCF file #139

Open
@lacek

Description

Referring to Ensembl/VEP_plugins#638, it is found in spliceai_scores.masked.snv.hg38.vcf.gz that there are some variants having different scores (even they are having the same gene symbol), e.g.:

...
2	241813895	.	A	T	.	.	SpliceAI=T|NEU4|0.00|0.00|0.11|0.00|31|0|-2|33
2	241813895	.	A	T	.	.	SpliceAI=T|NEU4|0.00|0.00|0.70|0.00|-28|0|-2|33
...
19	39885875	.	G	C	.	.	SpliceAI=C|FCGBP|0.18|0.94|0.00|0.00|25|-3|25|-23
19	39885875	.	G	C	.	.	SpliceAI=C|FCGBP|0.25|0.00|0.00|0.00|25|-3|25|-23
...

Are these cases expected? If so how should we interpret such records?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions