ezTranscriptDbFromRef: Gets the transcripts database from the reference

View source: R/gff.R

ezTranscriptDbFromRefR Documentation

Gets the transcripts database from the reference

Description

Gets the transcripts database from the reference.

Usage

ezTranscriptDbFromRef(reference, dataSource = "FGCZ")

Arguments

reference

a reference to read the information from.

dataSource

a character specifying the source of the data.

Value

Returns an object of the class TxDb

Author(s)

Rehrauer, Hubert

Schmid, Peter

See Also

makeTxDbFromGFF

Examples

refBuild = "Mus_musculus/UCSC/mm10/Annotation/Version-2012-05-23"
param = ezParam(list(refBuild=refBuild))
tdb = ezTranscriptDbFromRef(param$ezRef)

uzh/ezRun documentation built on April 24, 2024, 4:01 p.m.