Package: csaw
Version: 1.45.0
Date: 2025-06-20
Title: ChIP-Seq Analysis with Windows
Authors@R:
    c(person("Aaron", "Lun", role=c("aut", "cre"), email = "infinite.monkeys.with.keyboards@gmail.com"),
    person("Gordon", "Smyth", role="aut"))
Depends:
    GenomicRanges (>= 1.61.1),
    SummarizedExperiment (>= 1.39.1)
Imports:
    Rcpp,
    Matrix,
    BiocGenerics,
    Rsamtools,
    edgeR,
    limma,
    methods,
    S4Vectors,
    IRanges,
    Seqinfo,
    stats,
    BiocParallel,
    metapod,
    utils
Suggests:
    AnnotationDbi,
    org.Mm.eg.db,
    TxDb.Mmusculus.UCSC.mm10.knownGene,
    testthat,
    GenomicFeatures,
    GenomicAlignments,
    knitr,
    BiocStyle,
    rmarkdown,
    BiocManager
LinkingTo:
    Rhtslib,
    Rcpp
biocViews:
    MultipleComparison,
    ChIPSeq,
    Normalization,
    Sequencing,
    Coverage,
    Genetics,
    Annotation,
    DifferentialPeakCalling
Description:
    Detection of differentially bound regions in ChIP-seq data with sliding windows,
    with methods for normalization and proper FDR control.
License: GPL-3
NeedsCompilation: yes
SystemRequirements: C++11, GNU make
VignetteBuilder: knitr
RoxygenNote: 7.3.2
git_url: https://git.bioconductor.org/packages/csaw
git_branch: devel
git_last_commit: 39b0f81
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
