bambu
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see bambu.
Context-Aware Transcript Quantification from Long Read RNA-Seq data
Bioconductor version: 3.21
bambu is a R package for multi-sample transcript discovery and quantification using long read RNA-Seq data. You can use bambu after read alignment to obtain expression estimates for known and novel transcripts and genes. The output from bambu can directly be used for visualisation and downstream analysis such as differential gene expression or transcript usage.
Author: Ying Chen [cre, aut], Andre Sim [aut], Yuk Kei Wan [aut], Jonathan Goeke [aut]
Maintainer: Ying Chen <chen_ying at gis.a-star.edu.sg>
citation("bambu")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("bambu")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("bambu")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.