ezTranscriptDbFromRef | R Documentation |
Gets the transcripts database from the reference.
ezTranscriptDbFromRef(reference, dataSource = "FGCZ")
reference |
a reference to read the information from. |
dataSource |
a character specifying the source of the data. |
Returns an object of the class TxDb
Rehrauer, Hubert
Schmid, Peter
makeTxDbFromGFF
refBuild = "Mus_musculus/UCSC/mm10/Annotation/Version-2012-05-23"
param = ezParam(list(refBuild=refBuild))
tdb = ezTranscriptDbFromRef(param$ezRef)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.