txLen {ORFik}R Documentation

Get transcript lengths

Description

A helper function for easy length retrieval

Usage

txLen(Gtf = NULL, changedFiveUTRs = NULL)

Arguments

Gtf

a TxDb object of a gtf file

changedFiveUTRs

a GRangesList object of leaders. Only add this if you used cage data or other things to change the leaders, therefor we need it to update transcript lengths.

Value

a vector of transcript lengths


[Package ORFik version 1.2.1 Index]