Skip to content

SpliceVault Plugin giving empty results #2014

@Ananya-Saji

Description

@Ananya-Saji

Hi,
We are currently using the VEP v115 Docker container to annotate VCF files. However, we are facing the following issues related to SpliceVault:

Here is the command I used to run VEP:
sudo docker run -i ensemblorg/ensembl-vep:release_115.2 vep -i input.vcf -o output.vcf --plugin SpliceVault,file=/path/to/SpliceVault_data_GRCh38.tsv.gz

Additionally, I tested the command below:
sudo docker run -i ensemblorg/ensembl-vep:release_115.2 vep --id "NM_001257386.2:c.1647+1G>A" -o output.vcf --plugin SpliceVault,file=/path/to/SpliceVault_data_GRCh38.tsv.gz

The results are given below -

Location GIVEN_REF Allele Consequence HGVSc SpliceVault_SpliceAI_delta SpliceVault_out_of_frame_events SpliceVault_site_max_depth SpliceVault_site_pos SpliceVault_site_sample_count SpliceVault_site_type SpliceVault_top_events
chr4:88097452 C T splice_donor_variant NM_001257386.2:c.1647+1G>A - - - - - - -
chr4:88097452 C T splice_donor_variant NM_001348985.1:c.1647+1G>A - - - - - - -
chr4:88097452 C T splice_donor_variant NM_001348986.1:c.1647+1G>A - - - - - - -
chr4:88097452 C T splice_donor_variant NM_001348987.1:c.1641+1G>A - - - - - - -
chr4:88097452 C T splice_donor_variant NM_001348988.1:c.1647+1G>A - - - - - - -
chr4:88097452 C T splice_donor_variant NM_001348989.2:c.1647+1G>A - - - - - - -
chr4:88097452 C T splice_donor_variant NM_004827.3:c.1647+1G>A - - - - - - -
chr4:88097452 C T splice_donor_variant XM_011532420.4:c.1647+1G>A - - - - - - -
chr4:88097452 C T splice_donor_variant XM_017008852.3:c.1641+1G>A - - - - - - -

I am attaching SpliceVault online version's results below

Image

Looking forward to your assistance. Thank you.

Best regards,
Ananya

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions