get_region_lengths: Returns the overall length of each region with UTR Junctions

Description Usage Arguments Details Value

View source: R/annotation_functions.R

Description

The function get_region_lengths retrieves the lengths for the UTR5, UTR5 Junction, CDS, UTR3 Junction, and UTR3 regions of every transcript.

Usage

1
get_region_lengths(ribo.object, alias = FALSE)

Arguments

ribo.object

A 'Ribo' object

alias

Option to return the transcript names as aliases

Details

This function is deprecated, and we recommend get_internal_region_lengths.

Value

A data.frame of the region lengths


ribosomeprofiling/ribor documentation built on May 21, 2021, 8:02 a.m.