Description Usage Arguments See Also Examples
View source: R/addPubmed_function.R
addGo
returns an 'mgl' list with the sixth element as the number of titles from scientific publications indexed in Pubmed that reference the gene of interest. Please note that this function is a modification of GetPubMed from the NCBI2R package written by Scott Melville and archived on CRAN (see https://ncbi2r.wordpress.com/)
1 |
mgl |
List; see |
max |
Maximum number of papers to return (i.e. this value will be returned if the number of papers exceeds it) |
Other elements: addAei
,
addAntisense
, addCisEqtl
,
addDnase
, addEnst
,
addExpression
, addGo
,
addGrasp
, addGwasCatalog
,
addLoc
, addPtv
,
addSqtlAltrans
, addSqtlSeek
,
addTransEqtl
, missNames
1 2 | ## Not run: buildFromRegion(chr = 2, start = 102314000, stop = 103435000) -> myMgl
## Not run: myMgl <- addPubmed(myMgl)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.