Package: LOLA
Version: 1.39.1
Date: 2025-06-27
Title: Locus overlap analysis for enrichment of genomic ranges
Description: Provides functions for testing overlap of sets of genomic regions
    with public and custom region set (genomic ranges) databases. This makes it
    possible to do automated enrichment analysis for genomic region sets, thus
    facilitating interpretation of functional genomics and epigenomics data.
Authors@R: c(person("Nathan", "Sheffield", email = "nathan@code.databio.org", role=c("aut", "cre")),
            person("Christoph", "Bock", role=c("ctb")))
Author: Nathan Sheffield <http://www.databio.org> [aut, cre],
    Christoph Bock [ctb]
Maintainer: Nathan Sheffield <nathan@code.databio.org>
Depends: R (>= 3.5.0)
Imports: BiocGenerics, S4Vectors, IRanges, GenomicRanges, data.table,
        reshape2, utils, stats, methods
Suggests: parallel, testthat, knitr, BiocStyle, rmarkdown
Enhances: simpleCache, qvalue, ggplot2
VignetteBuilder: knitr
License: GPL-3
biocViews: GeneSetEnrichment, GeneRegulation, GenomeAnnotation,
        SystemsBiology, FunctionalGenomics, ChIPSeq, MethylSeq,
        Sequencing
URL: http://code.databio.org/LOLA
BugReports: http://github.com/nsheff/LOLA
RoxygenNote: 7.1.0
git_url: https://git.bioconductor.org/packages/LOLA
git_branch: devel
git_last_commit: 02b32bf
git_last_commit_date: 2025-06-27
Repository: Bioconductor 3.22
Date/Publication: 2025-10-07
NeedsCompilation: no
Packaged: 2025-10-07 22:26:13 UTC; biocbuild
