Package: MACSr
Title: MACS: Model-based Analysis for ChIP-Seq
Version: 1.18.0
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
git_url: https://git.bioconductor.org/packages/MACSr
git_branch: RELEASE_3_22
git_last_commit: 9263ac2
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 04:15:48 UTC; biocbuild
Author: Philippa Doherty [aut],
  Qiang Hu [aut, cre]
Maintainer: Qiang Hu <Qiang.Hu@roswellpark.org>
Built: R 4.5.1; ; 2025-10-30 12:23:25 UTC; unix
