Can I programatically query Ensembl's blast servers?
2
0
Entering edit mode
8.0 years ago
dchen71 • 0

I am trying to find where probes lie on mice genome. I have tried using blat locally and have gotten about 40% located which appears to fall in line with checking the first 100 probes via UCSC. Using Ensembl's blast, I found that I could find hits for every probe but the issue being that I have >1000 probes to check.

Is there a programmatic way to query ensembl for this data?

blast ensembl • 2.0k views
ADD COMMENT
0
Entering edit mode

Are the probes from a commercially available microarray? If so, which one? We have mapping for many of these available in Ensembl, to both loci and genes.

ADD REPLY
0
Entering edit mode

Thanks for everyone's posts, they were all helpful. I ended up going with a local blast database as it seemed like the best alternative.

ADD REPLY
0
Entering edit mode
8.0 years ago

You can download Ensembl data from their ftp site then build a local blast database.

ADD COMMENT
0
Entering edit mode
8.0 years ago
LLTommy ★ 1.2k

Besides the post above, Ensembl offers APIs for access via programming. You can find the Perl API here and the REST API here.

ADD COMMENT
0
Entering edit mode

Neither can be used for BLAST though.

ADD REPLY

Login before adding your answer.

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