Outputs a GTF file, transcript-count file, and gene-count file from bambu

writeBambuOutput(se, path)

Arguments

se

a SummarizedExperiment object from bambu

path

the destination of the output files (gtf, transcript counts, and gene counts)

Value

The function will generate three files, a .gtf file for the annotations, two .txt files for transcript and gene counts respectively.