[BioC] intron sequences from biomaRt

Dario Greco dario.greco at helsinki.fi
Mon Jun 18 13:14:05 CEST 2007


hi Steffen,

thank you very much for your email. i asked to the ensembl helpdesk and 
this is what they replied:

"...The only way to retrieve intronic sequences in batch mode is by using
the Ensembl Core Perl API:
http://www.ensembl.org/info/software/core/index.html
I hope this answers your question. Please let us know if you have any
other questions or problems..."

is there any idea of implementing/using this from R? shall i go by scratch with bioperl?

thanks again,
yours
d




Durinck, Steffen (NIH/NCI) [F] wrote:
> Dear Dario,
>
> No there is currently no possibility to select intronic sequences directly.  You could request this at helpdesk at ensembl.org and see if they want to add this feature in future versions of Ensembl.  For now the only way to do it with biomaRt would be to retrieve the transcript or gene sequences and the exon sequences and then find the intronic sequences by splitting the transcript sequences on the different exons.  
>
> Hope this helps,
> Steffen
>
>
> -----Original Message-----
> From: Dario Greco [mailto:dario.greco at helsinki.fi]
> Sent: Fri 6/15/2007 9:13 AM
> To: bioconductor at stat.math.ethz.ch
> Subject: [BioC] intron sequences from biomaRt
>  
> dear list,
>
> i need to get the intron sequences for a group of entrez gene ids.
> is there any way to do it using biomaRt? apparently there is no option in the 
> getSequence() function.
>
>   
>> sessionInfo()
>>     
> R version 2.5.0 (2007-04-23)
> i686-redhat-linux-gnu
>  biomaRt    RCurl      XML
> "1.10.0"  "0.8-1"  "1.7-3"
>
> any suggestions?
> thanks for your help.
>
> yours
> d
>
>   

-- 

Dario Greco

Institute of Biotechnology - University of Helsinki
Building Cultivator II
P.O.Box 56    Viikinkaari 4
FIN-00014    Finland

Office: +358 9 191 58951
Fax: +358 9 191 58952
Mobile: +358 44 023 5780

Lab WebPage:
http://www.biocenter.helsinki.fi/bi/dna-microarray/

Personal WebPage:
http://www.biocenter.helsinki.fi/bi/dna-microarray/dario.htm



More information about the Bioconductor mailing list