Package: MACSr
Title: MACS: Model-based Analysis for ChIP-Seq
Version: 1.21.1
Authors@R: c(
    person(given = "Philippa",
           family = "Doherty",
           role = c("aut"),
           email = "Philippa.Doherty@roswellpark.org"),
    person(given = "Qiang",
           family = "Hu",
           role = c("aut", "cre"),
           email = "Qiang.Hu@roswellpark.org")
    )
Description: 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.
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: utils, reticulate, S4Vectors, methods, basilisk,
        ExperimentHub, AnnotationHub
Suggests: testthat, knitr, rmarkdown, BiocStyle, MACSdata
PythonRequirements: Python (>= 3.9.0), macs3
VignetteBuilder: knitr
biocViews: Software, ChIPSeq, ATACSeq, ImmunoOncology
StagedInstall: no
Config/Bioconductor/UnsupportedPlatforms: windows
Config/pak/sysreqs: libicu-dev libpng-dev libssl-dev python3 zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-05-29 18:37:30 UTC
RemoteUrl: https://github.com/bioc/MACSr
RemoteRef: HEAD
RemoteSha: af3b8214c67d0e6f8f95fb29fa85f991c4618dee
NeedsCompilation: no
Packaged: 2026-05-29 22:09:36 UTC; root
Author: Philippa Doherty [aut],
  Qiang Hu [aut, cre]
Maintainer: Qiang Hu <Qiang.Hu@roswellpark.org>
Built: R 4.6.0; ; 2026-05-29 22:12:11 UTC; unix
