[ensembl-dev] exon rank in transcript
Guillermo Marco Puche
guillermo.marco at sistemasgenomicos.com
Fri Jul 25 14:53:18 BST 2014
Hello David,
If you've the Ensembl Exon ID you can query it's rank, supposing you're
using BioMart:
This is a logical approach Gene ID -> Transcript ID -> Exon ID -> Exon Rank
http://www.ensembl.org/biomart/martview/787d31359f27ce07ff49c75236f027b0
If you've exon ID list you can go straight to get it's rank.
$query->addAttribute("rank");
Best regards,
Guillermo.
On 07/25/2014 03:36 PM, David Salgado wrote:
> Dear developers,
>
> Is there a way, from an exon stable identifier, to get its rank within
> a particular transcript using the Ensembl Core API , without comparing
> start and end positions?
> Many thanks in advance for any tips,
>
> David
>
>
> _______________________________________________
> Dev mailing list Dev at ensembl.org
> Posting guidelines and subscribe/unsubscribe info:
> http://lists.ensembl.org/mailman/listinfo/dev
> Ensembl Blog: http://www.ensembl.info/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ensembl.org/pipermail/dev_ensembl.org/attachments/20140725/5e79a008/attachment.html>
More information about the Dev
mailing list