API for managing pubmed resources.

let articles = get_parsed_articles("./path/to/pubmed22n0001.xml") ; 
let {pmid, title, date, authors, mesh_headings} = articles[0] ;

see get_parsed_articles more detail

Index

Namespaces

Variables

Functions