Package: tidyCoverage
Title: Extract and aggregate genomic coverage over features of interest
Version: 1.8.0
Date: 2023-11-09
Authors@R: 
    person("Jacques", "Serizay", , "jacquesserizay@gmail.com", 
        role = c("aut", "cre"))
Description: `tidyCoverage` framework enables tidy manipulation of
        collections of genomic tracks and features using
        `tidySummarizedExperiment` methods. It facilitates the
        extraction, aggregation and visualization of genomic coverage
        over individual or thousands of genomic loci, relying on
        `CoverageExperiment` and `AggregatedCoverage` classes. This
        accelerates the integration of genomic track data in genomic
        analysis workflows.
License: MIT + file LICENSE
URL: https://github.com/js2264/tidyCoverage
BugReports: https://github.com/js2264/tidyCoverage/issues
biocViews: Software, Sequencing, Coverage,
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Depends: R (>= 4.3.0), SummarizedExperiment
Imports: S4Vectors, IRanges, GenomicRanges, GenomeInfoDb, BiocParallel,
        BiocIO, rtracklayer, methods, tidyr, tibble, ggplot2, ggrastr,
        dplyr, fansi, pillar, rlang, scales, cli, purrr, vctrs, stats
Suggests: tidySummarizedExperiment, plyranges,
        TxDb.Mmusculus.UCSC.mm10.knownGene, AnnotationHub,
        GenomicFeatures, BiocStyle, hues, knitr, rmarkdown,
        sessioninfo, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
LazyData: false
Config/pak/sysreqs: libcairo2-dev libfontconfig1-dev libfreetype6-dev
        libfribidi-dev make libharfbuzz-dev libbz2-dev libicu-dev
        libjpeg-dev liblzma-dev libpng-dev libtiff-dev libwebp-dev
        libxml2-dev libssl-dev xz-utils zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 13:02:13 UTC
RemoteUrl: https://github.com/bioc/tidyCoverage
RemoteRef: RELEASE_3_23
RemoteSha: b58be80181b28062086738b04cab5f3fe2d50905
NeedsCompilation: no
Packaged: 2026-04-30 07:00:33 UTC; root
Author: Jacques Serizay [aut, cre]
Maintainer: Jacques Serizay <jacquesserizay@gmail.com>
Built: R 4.6.0; ; 2026-04-30 08:19:50 UTC; unix
