- Home
- Bioconductor 3.16
- Software Packages
- ballgown
ballgown
This package is for version 3.16 of Bioconductor; for the stable, up-to-date release version, see ballgown.
Flexible, isoform-level differential expression analysis
Bioconductor version: 3.16
Tools for statistical analysis of assembled transcriptomes, including flexible differential expression analysis, visualization of transcript structures, and matching of assembled transcripts to annotation.
Author: Jack Fu [aut], Alyssa C. Frazee [aut, cre], Leonardo Collado-Torres [aut], Andrew E. Jaffe [aut], Jeffrey T. Leek [aut, ths]
Maintainer: Jack Fu <jmfu at jhsph.edu>
citation("ballgown")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ballgown")
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("ballgown")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.