prepareAnnotations {bambu} | R Documentation |
Function to prepare tables and genomic ranges for transript reconstruction using a txdb object
prepareAnnotations(x)
x |
A |
A GRangesList
object
gtf.file <- system.file("extdata", "Homo_sapiens.GRCh38.91_chr9_1_1000000.gtf", package = "bambu" ) prepareAnnotations(x = gtf.file)