clayheaton / pubnoko

example of using nokogiri to query pubmed and save results

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of using Nokogiri to parse PubMed XML. Requires Rails 3.0.4 and Nokogiri 1.4.4.

Migrate the database and run the app. Enter PubMed URLs that have the Pubmed ID at the end, such as:
http://www.ncbi.nlm.nih.gov/pubmed/21317303

About

example of using nokogiri to query pubmed and save results


Languages

Language:Ruby 80.2%Language:JavaScript 19.8%