DEWSeq
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see DEWSeq.
Differential Expressed Windows Based on Negative Binomial Distribution
Bioconductor version: 3.13
DEWSeq is a sliding window approach for the analysis of differentially enriched binding regions eCLIP or iCLIP next generation sequencing data.
Author: Sudeep Sahadevan [aut], Thomas Schwarzl [aut], bioinformatics team Hentze [aut, cre]
Maintainer: bioinformatics team Hentze <biohentze at embl.de>
citation("DEWSeq")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("DEWSeq")
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("DEWSeq")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.