Map ESTs to re annotated genome to get updated gene annotations
0
1
Entering edit mode
9.9 years ago
gtho123 ▴ 260

I work on a plant species with a reasonably large genome which has recently been reannotated with new annotations.

I have an EST library I would like to re label with the newest corresponding gene annotations. The current labels are from an annotation version a couple of versions ago so the translation intructions are no longer on the web.

Is there an easy way to map the ESTs to the genome or genome CDS and then extract the gene annotations to label the ESTs with?

ESTs Genome Mapping Annotation • 2.3k views
ADD COMMENT
1
Entering edit mode

Many years ago, before exome sequencing, I used exonerate to map EST to a reference genome to identify alternative splicing events. Exonerate may be better than Blast because it has a model to specifically align ESTs to a genome, dealing with very long gaps (introns) and with exon/intron boundaries. In any case, your blast search is probably enough already. The EST technology is a bit old and I am afraid I don't know many recent tools that can handle it, sorry if I can't be more of help :-)

ADD REPLY
0
Entering edit mode

As a work around I just BLASTed the ESTs to the genome CDS and used a perl script to get the best hits. Then matched the annotation of the best hit to the EST.

ADD REPLY

Login before adding your answer.

Traffic: 2921 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