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?
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.
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.