Description Usage Arguments Details Value Author(s)
Load reference transcriptome. See 'Details'.
1 |
refGenome |
A |
verbose |
A |
The function loads transcriptome data generated from BuildTx()
and
stored in a .RData
file, and makes the objects assessible in the
parent enviroment. There should not be any need to call this function
directly.
Reference transcriptome data includes the following objects:
txBySec
: A list
of GRangesList
objects
seqBySec
: A list
of DNAStringSet
objects
geneXID
: A DataFrame
with transcript and gene IDs
NULL
.
Maurits Evers, maurits.evers@anu.edu.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.