Source: r-bioc-megadepth
Standards-Version: 4.7.3
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Steffen Moeller <moeller@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-xfun,
 r-cran-fs,
 r-bioc-genomicranges,
 r-cran-readr,
 r-cran-cmdfun,
 r-cran-dplyr,
 r-cran-magrittr,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-bioc-megadepth
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-bioc-megadepth.git
Homepage: https://bioconductor.org/packages/megadepth/
Rules-Requires-Root: no

Package: r-bioc-megadepth
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
 megadepth,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: BioCOnductor BigWig and BAM related utilities
 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.
