powered by
Retrieve all publications related to user-defined search query from PubMed database
Get.Publication.info( Searchquery, Publicationinfo = c("title", "source", "lastauthor", "pubtype", "pubdate", "pmcrefcount"), Output = NULL )
input a text query for example "Bioinformatics", "Bioinformatics or machine learning", "Cancer and drug targets"
information to be returned from pubmed such paper title, last author, journal or number of citations
path to save file containig results returened by the function.
# NOT RUN { Publications <- Get.Publication.info(Searchquery = "physics and deep learning and proteomics") # }
Run the code above in your browser using DataLab