andynu / PubmedPDF

Automatically fetch PDFs from terminal using a pubmed ID or search term (pubmed style)

Home Page:http://bio-geeks.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PubmedPDF

Automatically tries to download full text pdf given a pubmedID.

For help on how to run the scripts, simply run them without any arguments (make sure they are executable (chmod -x) OR write ruby in front):

Configuring dependencies

bundle install

Download by Search

./script/searchTerm2pdf.rb <term>

Download by Pubmed Id

./script/pubmedid2pdf.rb <pubmedid>

by 2009 - Elfar Torarinson, biogeeks@bio-geeks.com 2010 - Morten Lindow 2016 - Andrew Nutter-Upham (minor updates)

About

Automatically fetch PDFs from terminal using a pubmed ID or search term (pubmed style)

http://bio-geeks.com


Languages

Language:Ruby 100.0%