Description Usage Arguments Value Author(s) Examples
This function takes on or more Ensembl transcript identifiers,
queries Biomart and constructs a GRangesList
object as
would Gviz::BiomartGeneRegionTrack
for a genomic region (in
fact, currently most of the code has been taken from
Gviz::.fetchBMData
and GViz::.chrName
is used to
validate chromosome names).
1 |
etrid |
A vector of Ensembl transcript identifiers. |
ens |
A instance of class |
use.names |
If set to |
A GRangesList
object of length
length(etrid)
.
Laurent Gatto
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.