R/readWrite.R
writeBambuOutput.Rd
Outputs a GTF file, transcript-count file, and gene-count file from bambu
writeBambuOutput(se, path)
se | a |
---|---|
path | the destination of the output files (gtf, transcript counts, and gene counts) |
The function will generate three files, a .gtf
file for the annotations,
two .txt
files for transcript and gene counts respectively.