Package: motifmatchr
Type: Package
Title: Fast Motif Matching in R
Version: 1.14.0
Date: 2017-03-08
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, GenomeInfoDb
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: RELEASE_3_13
git_last_commit: b395fda
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: yes
Packaged: 2021-05-20 01:13:12 UTC; biocbuild
Author: Alicia Schep [aut, cre],
  Stanford University [cph]
Built: R 4.1.0; i386-w64-mingw32; 2021-05-20 09:04:20 UTC; windows
Archs: i386, x64
