Description Usage Arguments See Also Examples
View source: R/addEnst_function.R
addEnst
returns an 'mgl' list with the second element containing information about the trascripts for the gene of interest including external transcript name, ensembl transcript name, and biotype (an Ensembl defined classification of transcript type: e.g. non-coding, protein coding; see http://www.ensembl.org/Help/Faq?id=468)
1 | addEnst(mgl)
|
mgl |
List; see |
Other elements: addAei
,
addAntisense
, addCisEqtl
,
addDnase
, addExpression
,
addGo
, addGrasp
,
addGwasCatalog
, addLoc
,
addPtv
, addPubmed
,
addSqtlAltrans
, addSqtlSeek
,
addTransEqtl
, missNames
1 2 | ## Not run: buildFromRegion(chr = 2, start = 102314000, stop = 103435000) -> myMgl
## Not run: myMgl <- addEnst(myMgl)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.