Webtool For Fetching Pmids From Blast?
1
1
Entering edit mode
13.5 years ago
Goldbear ▴ 130

Hi, I was wondering if there is a web service that extracts all of the PMIDs that are in the results for a BLAST search? Example: I input the sequence for enchanced FLP and get a list of all the PMIDs associated with the genbank entries.

I believe this is possible by parsing the XML, just wondering if there is already a solution out there. Thanks!

blast • 2.0k views
ADD COMMENT
0
Entering edit mode

can you please show us a sample of your XML file(Or post it on gist.github.com)

ADD REPLY
3
Entering edit mode
13.5 years ago

The closest thing I am aware of that is currently working is GoGene, which takes a fasta sequence gene name as input and BLASTs against UniProt to find linked abstracts in PubMed associated with that UniProt record. If you look at the bottom of a GoGene result page, there is a link to the list of PubMedIDs that you can access programatically via wget.

Another option is to try to download the code from MedBlast and get it working, but it is probably wiser just to develop your own method using remote blast and eutils.

ADD COMMENT

Login before adding your answer.

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