- Home
- Bioconductor 3.6
- Software Packages
- derfinder
derfinder
This package is for version 3.6 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.6
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 <lcollado at jhu.edu>
citation("derfinder")):
Installation
To install this package, start R (version "3.4") 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
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.