| biotextgraph | R Documentation | 
wrapper for functions refseq, pubmed, enzyme, and bugsigdb
biotextgraph(target, argList)
| target | "pubmed", "bugsigdb", "refseq", "ec" | 
| argList | passed to each function | 
The function calls the various types of databases (refseq, pubmed, ...) for summarizing the textual data.
list of data frames and ggplot2 object
geneList <- c("DDX41","PNKP","IRF3","XRCC1","ERCC2")
biotextgraph("refseq", argList=list(geneList=geneList))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.