Description Usage Arguments See Also Examples
View source: R/addLoc_function.R
addLoc
returns an 'mgl' list with the third element as a dataframe with position information for the gene of interest: chromosome name, start position, stop position, and strand for each gene.
1 | addLoc(mgl)
|
mgl |
List; see |
Other elements: addAei
,
addAntisense
, addCisEqtl
,
addDnase
, addEnst
,
addExpression
, addGo
,
addGrasp
, addGwasCatalog
,
addPtv
, addPubmed
,
addSqtlAltrans
, addSqtlSeek
,
addTransEqtl
, missNames
1 2 | ## Not run: buildFromRegion(chr = 2, start = 102314000, stop = 103435000) -> myMgl
## Not run: myMgl <- addLoc(myMgl)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.