Package: extraChIPs
Version: 1.14.1
Title: Additional functions for working with ChIP-Seq data
Authors@R: person("Stevie", "Pederson", 
  email = "stephen.pederson.au@gmail.com", 
  role = c("aut", "cre"),
  comment = c(ORCID = "0000-0001-8197-3303")
  )
Description: This package builds on existing tools and adds some simple
        but extremely useful capabilities for working wth ChIP-Seq
        data. The focus is on detecting differential binding
        windows/regions. One set of functions focusses on
        set-operations retaining mcols for GRanges objects, whilst
        another group of functions are to aid visualisation of results.
        Coercion to tibble objects is also implemented.
License: GPL-3
Encoding: UTF-8
URL: https://github.com/smped/extraChIPs
BugReports: https://github.com/smped/extraChIPs/issues
Depends: BiocParallel, R (>= 4.2.0), GenomicRanges, ggplot2 (>= 4.0.0),
        ggside (>= 0.4.0), Seqinfo, SummarizedExperiment (>= 1.39.1),
        tibble
Imports: csaw, dplyr (>= 1.1.1), edgeR (>= 4.0), forcats, GenomeInfoDb,
        glue, ggrepel, InteractionSet, IRanges, matrixStats, methods,
        patchwork, RColorBrewer, rlang, Rsamtools, rtracklayer,
        S4Vectors, scales, stats, stringr, tidyr, tidyselect, vctrs
Suggests: apeglm, BiocStyle, SimpleUpset, covr, DESeq2,
        EnrichedHeatmap, GenomicAlignments, GenomicInteractions, Gviz,
        ggforce, harmonicmeanp, here, knitr, limma, magrittr,
        plyranges, quantro, rmarkdown, testthat (>= 3.0.0), tidyverse,
        VennDiagram
biocViews: ChIPSeq, HiC, Sequencing, Coverage
BiocType: Software
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Config/testthat/edition: 3
Config/pak/sysreqs: make libbz2-dev libicu-dev liblzma-dev libxml2-dev
        libssl-dev xz-utils zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-11-17 10:40:19 UTC
RemoteUrl: https://github.com/bioc/extraChIPs
RemoteRef: RELEASE_3_22
RemoteSha: fca4a60067c0b6279d83366ed9afd231d9530444
NeedsCompilation: yes
Packaged: 2025-11-18 10:09:44 UTC; root
Author: Stevie Pederson [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8197-3303>)
Maintainer: Stevie Pederson <stephen.pederson.au@gmail.com>
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-18 10:12:32 UTC; windows
Archs: x64
