markLongestGencodeTranscript: For each gene in a gene metadata data frame, mark the...

View source: R/processEnsemblAnnotations.R

markLongestGencodeTranscriptR Documentation

For each gene in a gene metadata data frame, mark the transcript with longes sequence.

Description

For each gene in a gene metadata data frame, mark the transcript with longes sequence.

Usage

markLongestGencodeTranscript(gene_metadata)

Arguments

gene_metadata

Data frame with original gene metadata (required columns: ensembl_gene_id, ensembl_transcript_id, transcript_start, transcript_end, strand)

Value

Original metadata df with longest_start and longest_end columns added.


kauralasoo/txrevise documentation built on March 31, 2022, 12:03 p.m.