Learn R Programming

mglR (version 0.1.0)

addGo: Add gene ontology to list

Description

addGo returns gene ontlology (GO) terms for the gene using biomaRt as the fifth element in the 'mgl' list.

Usage

addGo(mgl)

Arguments

See Also

Other elements: addAei, addAntisense, addCisEqtl, addDnase, addEnst, addExpression, addGrasp, addGwasCatalog, addLoc, addPtv, addPubmed, addSqtlAltrans, addSqtlSeek, addTransEqtl, missNames

Examples

Run this code
## Not run: buildFromRegion(chr = 2, start = 102314000, stop = 103435000) -> myMgl
## Not run: myMgl <- addGo(myMgl)

Run the code above in your browser using DataLab