Package: motifmatchr
Type: Package
Title: Fast Motif Matching in R
Version: 1.33.0
Date: 2025-07-22
Authors@R: c( person("Alicia", "Schep", email = "aschep@gmail.com",
        role = c("aut","cre")), person("Stanford University", role =
        "cph"))
Maintainer: Alicia Schep <aschep@gmail.com>
Description: Quickly find motif matches for many motifs and many
        sequences. Wraps C++ code from the MOODS motif calling library,
        which was developed by Pasi Rastas, Janne Korhonen, and Petri
        Martinmäki.
License: GPL-3 + file LICENSE
Imports: Matrix, Rcpp, methods, TFBSTools, Biostrings, BSgenome,
        S4Vectors, SummarizedExperiment, GenomicRanges, IRanges,
        Rsamtools, Seqinfo
Depends: R (>= 3.3)
Suggests: testthat, knitr, rmarkdown, BSgenome.Hsapiens.UCSC.hg19
biocViews: MotifAnnotation
LinkingTo: Rcpp, RcppArmadillo
SystemRequirements: C++11
RoxygenNote: 6.0.1
VignetteBuilder: knitr
Encoding: UTF-8
Config/pak/sysreqs: make libgsl0-dev libbz2-dev liblzma-dev libxml2-dev
        libssl-dev xz-utils zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 14:38:55 UTC
RemoteUrl: https://github.com/bioc/motifmatchr
RemoteRef: HEAD
RemoteSha: c2e55a24fbf9f2e26581e3dc8bafa13ef7fa4d0c
NeedsCompilation: yes
Packaged: 2026-02-08 10:03:33 UTC; root
Author: Alicia Schep [aut, cre],
  Stanford University [cph]
Built: R 4.6.0; x86_64-w64-mingw32; 2026-02-08 10:07:54 UTC; windows
Archs: x64
