Package: megadepth
Title: megadepth: BigWig and BAM related utilities
Version: 1.21.0
Date: 2021-08-05
Authors@R: 
    c(
    person(
        "Leonardo", "Collado-Torres", role = c("aut"), 
        email = "lcolladotor@gmail.com",
        comment = c(ORCID = "0000-0003-2140-308X")
    ),
    person(
        given = "David",
        family = "Zhang",
        role = c("aut", "cre"),
        email = "david.zhang.12@ucl.ac.uk",
        comment = c(ORCID = "0000-0003-2382-8460")
    ))
Description: This package provides an R interface to Megadepth by
        Christopher Wilks available at
        https://github.com/ChristopherWilks/megadepth. It is
        particularly useful for computing the coverage of a set of
        genomic regions across bigWig or BAM files. With this package,
        you can build base-pair coverage matrices for regions or
        annotations of your choice from BigWig files. Megadepth was
        used to create the raw files provided by
        https://bioconductor.org/packages/recount3.
License: Artistic-2.0
URL: https://github.com/LieberInstitute/megadepth
BugReports: https://support.bioconductor.org/t/megadepth
biocViews: Software, Coverage, DataImport, Transcriptomics, RNASeq,
        Preprocessing
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests: covr, knitr, BiocStyle, sessioninfo, rmarkdown, rtracklayer,
        derfinder, GenomeInfoDb, tools, RefManageR, testthat
SystemRequirements: megadepth
        (<https://github.com/ChristopherWilks/megadepth>)
VignetteBuilder: knitr
Imports: xfun, utils, fs, GenomicRanges, readr, cmdfun, dplyr, magrittr
Config/testthat/edition: 3
Config/pak/sysreqs: git make libgit2-dev libssl-dev libx11-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:03:55 UTC
RemoteUrl: https://github.com/bioc/megadepth
RemoteRef: HEAD
RemoteSha: 068e7ecf07fefda0e8281667bc09fd75c186b14b
NeedsCompilation: no
Packaged: 2025-11-02 15:06:54 UTC; root
Author: Leonardo Collado-Torres [aut] (ORCID:
    <https://orcid.org/0000-0003-2140-308X>),
  David Zhang [aut, cre] (ORCID: <https://orcid.org/0000-0003-2382-8460>)
Maintainer: David Zhang <david.zhang.12@ucl.ac.uk>
Built: R 4.6.0; ; 2025-11-02 15:10:34 UTC; windows
