spliced_trans_length: Calculate the length of splices transcripts

Description Usage Arguments Value Examples

View source: R/spliced_trans_length.R

Description

This function takes a data frame of GENCODE annotations as input. It calculates the length of the transcripts considering only the length of their corresponding exons.

Usage

1

Arguments

input

The name of the downloaded gtf file from GENCODE website

Value

A data frame of the transcript ids and their length when spliced

Examples

1
2
load_gtf("gencode.v27.lncRNAs.gtf")
spliced_trans_length(gtf_df)

monahton/GencoDymo documentation built on Nov. 29, 2021, 9:16 a.m.