Package: motifmatchr
Type: Package
Title: Fast Motif Matching in R
Version: 1.9.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: master
git_last_commit: 943ce27
git_last_commit_date: 2019-10-29
Date/Publication: 2019-11-10
NeedsCompilation: yes
Packaged: 2019-11-11 06:24:48 UTC; biocbuild
Author: Alicia Schep [aut, cre],
  Stanford University [cph]
Built: R 4.0.0; i386-w64-mingw32; 2019-11-11 15:40:15 UTC; windows
Archs: i386, x64
