Type: Package
Package: MotifPeeker
Title: Benchmarking Epigenomic Profiling Methods Using Motif Enrichment
Version: 1.3.1
Authors@R: c( 
    person(given = "Hiranyamaya",
           family = "Dash",
           role = c("cre", "aut"),
           email = "hdash.work@gmail.com",
           comment = c(ORCID = "0009-0005-5514-505X")),
    person(given = "Thomas",
           family = "Roberts",
           role = c("aut"),
           email = "tomroberts.work15@gmail.com",
           comment = c(ORCID = "0009-0006-6244-8670")),
    person(given = "Maria",
           family = "Weinert",
           role = c("aut"),
           email = "m.weinert13@imperial.ac.uk",
           comment = c(ORCID = "0000-0001-6187-1000")),     
    person(given = "Nathan",
           family = "Skene",
           role = c("aut"),
           email = "nathan.skene@gmail.com",
           comment = c(ORCID = "0000-0002-6807-3180"))
    )
Description: MotifPeeker is used to compare and analyse datasets from
        epigenomic profiling methods with motif enrichment as the key
        benchmark.  The package outputs an HTML report consisting of
        three sections: (1. General Metrics) Overview of peaks-related
        general metrics for the datasets (FRiP scores, peak widths and
        motif-summit distances).  (2. Known Motif Enrichment Analysis)
        Statistics for the frequency of user-provided motifs enriched
        in the datasets.  (3. Motif Discovery Enrichment Analysis)
        Statistics for the frequency of ab-initio discovered motifs
        enriched in the datasets and compared with known motifs.
License: GPL (>= 3)
URL: https://github.com/neurogenomics/MotifPeeker
BugReports: https://github.com/neurogenomics/MotifPeeker/issues
Depends: R (>= 4.4.0)
Imports: BiocFileCache, BiocParallel, DT, ggplot2, plotly,
        universalmotif, GenomicRanges, IRanges, rtracklayer, tools,
        htmltools, rmarkdown, viridis, SummarizedExperiment,
        htmlwidgets, Rsamtools, GenomicAlignments, Seqinfo, Biostrings,
        BSgenome, memes, S4Vectors, dplyr, purrr, tidyr, heatmaply,
        stats, utils
Suggests: BSgenome.Hsapiens.UCSC.hg19, BSgenome.Hsapiens.UCSC.hg38,
        BSgenome.Mmusculus.UCSC.mm10, BSgenome.Mmusculus.UCSC.mm39,
        downloadthis, knitr, markdown, methods, remotes, rworkflows,
        testthat (>= 3.0.0), withr, emoji, curl, jsonlite
VignetteBuilder: knitr
biocViews: Epigenetics, Genetics, QualityControl, ChIPSeq,
        MultipleComparison, FunctionalGenomics, MotifDiscovery,
        SequenceMatching, Software, Alignment
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: FALSE
RoxygenNote: 7.3.3
SystemRequirements: MEME Suite (v5.3.3 or above)
        <http://meme-suite.org/doc/download.html>
Config/pak/sysreqs: git make libmagick++-dev gsfonts libbz2-dev
        libgit2-dev libicu-dev liblzma-dev libxml2-dev libssl-dev
        libx11-dev xz-utils zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-11-20 12:15:08 UTC
RemoteUrl: https://github.com/bioc/MotifPeeker
RemoteRef: HEAD
RemoteSha: d02958ecbc866cb3ec37533abd6aa7028d9f235f
NeedsCompilation: no
Packaged: 2026-01-22 20:11:39 UTC; root
Author: Hiranyamaya Dash [cre, aut] (ORCID:
    <https://orcid.org/0009-0005-5514-505X>),
  Thomas Roberts [aut] (ORCID: <https://orcid.org/0009-0006-6244-8670>),
  Maria Weinert [aut] (ORCID: <https://orcid.org/0000-0001-6187-1000>),
  Nathan Skene [aut] (ORCID: <https://orcid.org/0000-0002-6807-3180>)
Maintainer: Hiranyamaya Dash <hdash.work@gmail.com>
Built: R 4.6.0; ; 2026-01-22 20:41:43 UTC; unix
