Package: RBedMethyl
Type: Package
Title: Disk-backed Representation of ONT bedMethyl Files
Version: 1.0.0
Authors@R: c(
    person(given   = "Vasileios",
           family  = "Lemonidis",
           role    = c("aut", "cre", "cph"),
           email   = "vasileios.lemonidis@uantwerpen.be",
           comment = c(ORCID = "0000-0002-6446-3536")),
    person("Center for Oncological Research, University of Antwerp",
           role = c("cph", "fnd")),
    person("Stichting Tegen Kanker",
           role = "fnd"))
Description: Bioconductor-native infrastructure for handling large
    nanoporetech modkit bedMethyl pileup files from ONT data using
    HDF5Array and DelayedArray.
URL: https://github.com/CMG-UA/RBedMethyl
BugReports: https://github.com/CMG-UA/RBedMethyl/issues
License: GPL (>= 2)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
VignetteBuilder: knitr
biocViews: DNAMethylation, DifferentialMethylation, Epigenetics,
        Infrastructure, DataImport, Software
Imports: methods, HDF5Array, rhdf5, DelayedArray, DelayedMatrixStats,
        SummarizedExperiment, bsseq, GenomicRanges, S4Vectors, IRanges,
        data.table
Suggests: BiocStyle, knitr, rmarkdown, testthat
git_url: https://git.bioconductor.org/packages/RBedMethyl
git_branch: RELEASE_3_23
git_last_commit: 08623bb
git_last_commit_date: 2026-04-28
Repository: Bioconductor 3.23
Date/Publication: 2026-04-28
NeedsCompilation: no
Packaged: 2026-04-29 00:06:01 UTC; biocbuild
Author: Vasileios Lemonidis [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-6446-3536>),
  Center for Oncological Research, University of Antwerp [cph, fnd],
  Stichting Tegen Kanker [fnd]
Maintainer: Vasileios Lemonidis <vasileios.lemonidis@uantwerpen.be>
