SkillAgentSearch skills...

PmcXML

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

Install / Use

/learn @cstubben/PmcXML
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

DEPRECATED. Please use the tidypmc package

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.

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated9mo ago
Forks1

Languages

R

Security Score

62/100

Audited on Jun 25, 2025

No findings