getInfo | R Documentation |
This function searches the top 5 PubMed papers related to the molecule or pathway or group you want
getInfo(main, abstract = F)
main |
Characters which are the keywords you want to search |
abstract |
Whether including the abstract |
A list containing the top five papers information, including title, author, abstract.
library(TestPMD) getInfo("4-O-Methylmelleolide")[1:2,]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.