Annotations vep : keep high impact in any transcript + canonical
1
1
Entering edit mode
2.1 years ago
quentin54520 ▴ 120

Hello all,

I use vep to annotate my vcf. I would like to know if there is a way, if a variants as a high impact in a non canonical transcript, to keep it and the annotations in the canonical. I don't want to annotate any impact in any transcript to avoid huge amount of data, but i don't want to miss a high impact in alternative transcript.

annotations Vep ensembl • 1.6k views
ADD COMMENT
0
Entering edit mode

Please note:

  1. It's spelled canonical (root word "canon"), not cannon-ical. There's no such word.
  2. It's spelled transcript with a 'p' before the 't'.

I've fixed these in your post and title.

ADD REPLY
1
Entering edit mode
2.1 years ago
Ben_Ensembl ★ 2.4k

Hi quentin54520,

I would advise annotating your variants with the VEP without any filters, then using the filter_vep tool to filter your VEP output: https://www.ensembl.org/info/docs/tools/vep/script/vep_filter.html#filter_run

You can write custom filters to return lines that refer to either the canonical transcript or have a particular IMPACT rating.

ADD COMMENT
1
Entering edit mode

Side note: Canonical isn't always what people may be looking for. For example, the longest transcript for ESR1 and BRCA1 genes are not the most popular ones. Canonical is mostly but not always what we are looking for. Canonical translates to "longest", not "isoform 1 on NCBI". For that, you may want to use the MANE + RefSeq Select.

ADD REPLY
0
Entering edit mode

This is very true, Ram. Here is the Ensembl documentation on canonical transcript selection: https://www.ensembl.org/info/genome/genebuild/canonical.html

ADD REPLY
1
Entering edit mode

Thank you, Ben. Another super-useful feature is being able to assign priority to flag-pick-allele. Use the option to flag an entry based on one's own priorities: https://useast.ensembl.org/info/docs/tools/vep/script/vep_options.html#opt_pick_order

The option to flag something helps us get VEP's take but ask VEP to not throw anything away on its own discretion.

ADD REPLY
0
Entering edit mode

Yes, indeed it is very difficult to know what a canonical transcript is, there can be several definitions depending on the people and the context. I work on rare diseases, and I have to annotate human genomes. Usually I use the --pick option but I'm always afraid to miss a potentially interesting variant. But on the other hand I don't want to end up with ten annotations per variant, there are already so many variants. Do you think there would be a better solution than the --pick option? Using the --mane option and then filtering to keep only what has the mane flag?

ADD REPLY
1
Entering edit mode

Use --flag options instead of plain --pick and get as much annotation info as you can. Perform filtering later once you have determined the optimal filters to remove noise while retaining important information. That's the most advice we can give you without getting into the particulars of your requirements.

ADD REPLY

Login before adding your answer.

Traffic: 2979 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6