[BioC] map EST id to RefseqId or Ensemble transcript Id
Sean Davis
sdavis2 at mail.nih.gov
Tue Nov 20 15:24:04 CET 2007
On Nov 19, 2007 3:45 PM, shirley zhang <shirley0818 at gmail.com> wrote:
> Dear Bioconductor,
>
> Does anybody know how I can get a list of refseqId or Ensemble
> transcript Id from a list of EST Ids?
Hi, Shirley. You are asking for how two sets of sequences relate to
each other. This is typically done with tools like blast. You can
certainly blast your EST sequences against Refseq or Ensembl
transcripts and get an answer.
The other way to approach this problem is to map your ESTs to genes by
using the genbank accession number. It wasn't clear from your email
if this was acceptable as a solution.
Sean
More information about the Bioconductor
mailing list