Package: epialleleR
Title: Fast, Epiallele-Aware Methylation Caller and Reporter
Version: 1.19.0
Authors@R: 
  person(given = "Oleksii",
    family = "Nikolaienko",
    role = c("aut", "cre"),
    email = "oleksii.nikolaienko@gmail.com",
    comment = c(ORCID = "0000-0002-5910-4934"))
Description: Epialleles are specific DNA methylation patterns that are
        mitotically and/or meiotically inherited. This package calls
        and reports cytosine methylation as well as frequencies of
        hypermethylated epialleles at the level of genomic regions or
        individual cytosines in next-generation sequencing data using
        binary alignment map (BAM) files as an input. Among other
        things, this package can also extract and visualise methylation
        patterns and assess allele specificity of methylation.
SystemRequirements: C++17, GNU make
NeedsCompilation: yes
Depends: R (>= 4.1)
Imports: stats, methods, utils, data.table, BiocGenerics,
        GenomicRanges, Rcpp
LinkingTo: Rcpp, BH, Rhtslib
Suggests: GenomeInfoDb, SummarizedExperiment, VariantAnnotation, RUnit,
        knitr, rmarkdown, ggplot2
License: Artistic-2.0
URL: https://github.com/BBCG/epialleleR
BugReports: https://github.com/BBCG/epialleleR/issues
Encoding: UTF-8
biocViews: DNAMethylation, Epigenetics, MethylSeq, LongRead
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Config/pak/sysreqs: make libbz2-dev liblzma-dev xz-utils zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:09:21 UTC
RemoteUrl: https://github.com/bioc/epialleleR
RemoteRef: HEAD
RemoteSha: 03134b1a7c1f48428cb32ec565fe4ba12ec4e632
Packaged: 2025-10-30 05:30:42 UTC; root
Author: Oleksii Nikolaienko [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5910-4934>)
Maintainer: Oleksii Nikolaienko <oleksii.nikolaienko@gmail.com>
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-30 05:33:06 UTC; windows
Archs: x64
