| obtain_bugsigdb | R Documentation | 
Obtain microbe-related information from bugsigdb
obtain_bugsigdb(mb_list, target = "title", curate = TRUE, api_key = NULL)
mb_list | 
 microbe list  | 
target | 
 title or abstract  | 
curate | 
 curated articles (TRUE) or search for PubMed (FALSE) if FALSE, same for fetching from PubMed by specified query  | 
api_key | 
 API key for PubMed  | 
Obtain microbe description from BugSigDB using bugsigdbr.
biotext class object
generalf
## Not run: 
    obtain_bugsigdb("Veillonella dispar")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.