Package: motifmatchr
Type: Package
Title: Fast Motif Matching in R
Version: 1.31.1
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
git_url: https://git.bioconductor.org/packages/motifmatchr
git_branch: devel
git_last_commit: a1415a9
git_last_commit_date: 2025-07-23
Repository: Bioconductor 3.22
Date/Publication: 2025-07-23
NeedsCompilation: yes
Packaged: 2025-07-24 00:40:58 UTC; biocbuild
Author: Alicia Schep [aut, cre],
  Stanford University [cph]
Built: R 4.5.1; x86_64-w64-mingw32; 2025-07-24 13:37:18 UTC; windows
Archs: x64
