Bioc2026 Registration Open!

MACSr

MACS: Model-based Analysis for ChIP-Seq

Bioconductor version: 3.23 · Package version: 1.20.0

The Model-based Analysis of ChIP-Seq (MACS) is a widely used toolkit for identifying transcript factor binding sites. This package is an R wrapper of the lastest MACS3.

Installation

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

BiocManager::install("MACSr")

Details

MaintainerQiang Hu <Qiang.Hu@roswellpark.org>
AuthorPhilippa Doherty [aut], Qiang Hu [aut, cre]
LicenseBSD_3_clause + file LICENSE
Downloads rank262
Source branchRELEASE_3_23
biocViewsATACSeq, ChIPSeq, ImmunoOncology, Software

Documentation

Download

Dependencies

Depends: R (>= 4.1.0)

Imports: utils, reticulate, S4Vectors, methods, basilisk, ExperimentHub, AnnotationHub

Suggests: testthat, knitr, rmarkdown, BiocStyle, MACSdata