[ensembl-dev] exon rank in transcript
gray_ed
gray_ed at hotmail.com
Fri Jul 25 15:22:57 BST 2014
He Guillermo,
What's the similar syntax for the ensembl core api?
Thanks
Ed
<div>-------- Original message --------</div><div>From: Guillermo Marco Puche <guillermo.marco at sistemasgenomicos.com> </div><div>Date:07/25/2014 9:53 AM (GMT-05:00) </div><div>To: Ensembl developers list <dev at ensembl.org> </div><div>Subject: Re: [ensembl-dev] exon rank in transcript </div><div>
</div>
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/9212a574/attachment.html>
-------------- next part --------------
_______________________________________________
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/
More information about the Dev
mailing list