Bioc2026 Registration Open!

DEWSeq

Differential Expressed Windows Based on Negative Binomial Distribution

Bioconductor version: 3.23 · Package version: 1.26.0

DEWSeq is a sliding window approach for the analysis of differentially enriched binding regions eCLIP or iCLIP next generation sequencing data.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("DEWSeq")

Details

Maintainerbioinformatics team Hentze <biohentze@embl.de>
AuthorSudeep Sahadevan [aut], Thomas Schwarzl [aut], bioinformatics team Hentze [aut, cre]
LicenseLGPL (>= 3)
URLhttps://github.com/EMBL-Hentze-group/DEWSeq/
Bug Reportshttps://github.com/EMBL-Hentze-group/DEWSeq/issues
Downloads rank336
Source branchRELEASE_3_23
biocViewsDifferentialExpression, FunctionalGenomics, GeneRegulation, Sequencing, Software

Documentation

Download

Dependencies

Depends: R (>= 4.0.0), R.utils, DESeq2, BiocParallel

Imports: BiocGenerics, data.table (>= 1.11.8), Seqinfo, GenomicRanges, methods, S4Vectors, SummarizedExperiment, stats, utils

Suggests: knitr, tidyverse, rmarkdown, testthat, BiocStyle, IHW