Skip to content
/ pmcXML Public
forked from cstubben/pmcXML

Tools for searching and parsing full text XML articles and tables in Pubmed Central

License

Notifications You must be signed in to change notification settings

diego-s/pmcXML

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pmcXML

pmcXML is an R package to download and parse XML documents from Pubmed Central (PMC).

Use devtools to install the package

library(devtools)
install_github("cstubben/pmcXML")

The pmcSupp function also requires a number of Unix dependencies (unzip, unoconv, pdftotext) to read zip, word tables and pdf supplementary files.

Additional details about the package are on the wiki pages and in BMC Bioinformatics.

Stubben, CJ and JC Challacombe, 2014. Mining locus tags in PubMed Central to improve microbial gene annotation. BMC Bioinformatics 15:43.

About

Tools for searching and parsing full text XML articles and tables in Pubmed Central

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%