View source: R/01.parse_TxDb.R
assign_feature | R Documentation |
Helper function to label the last component of a genomic feature for each transcript
assign_feature(gr, feature_alt = "utr3")
gr |
A tibble converted from an object of GenomicRanges::GRanges |
feature_alt |
A character(1) vector, specifying the type of genomic features, such as "CDS", "exon", "utr3", "utr5". |
An object of GenomicRanges::GRanges
Haibo Liu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.