- Home
- Bioconductor 3.18
- Software Packages
- derfinder
derfinder
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see derfinder.
Annotation-agnostic differential expression analysis of RNA-seq data at base-pair resolution via the DER Finder approach
Bioconductor version: 3.18
This package provides functions for annotation-agnostic differential expression analysis of RNA-seq data. Two implementations of the DER Finder approach are included in this package: (1) single base-level F-statistics and (2) DER identification at the expressed regions-level. The DER Finder approach can also be used to identify differentially bounded ChIP-seq peaks.
Author: Leonardo Collado-Torres [aut, cre] , Alyssa C. Frazee [ctb], Andrew E. Jaffe [aut] , Jeffrey T. Leek [aut, ths]
Maintainer: Leonardo Collado-Torres <lcolladotor at gmail.com>
citation("derfinder")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("derfinder")
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("derfinder")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.