Package: motifcounter
Type: Package
Title: R package for analysing TFBSs in DNA sequences
Version: 1.35.0
Date: 2017
Author: Wolfgang Kopp [aut, cre]
Suggests: knitr, rmarkdown, testthat, MotifDb, seqLogo, prettydoc
Imports: Biostrings, methods
Depends: R(>= 3.0)
Maintainer: Wolfgang Kopp <wolfgang.kopp@mdc-berlin.de>
Description: 'motifcounter' provides motif matching, motif counting and
        motif enrichment functionality based on position frequency
        matrices. The main features of the packages include the
        utilization of higher-order background models and accounting
        for self-overlapping motif matches when determining motif
        enrichment. The background model allows to capture dinucleotide
        (or higher-order nucleotide) composition adequately which may
        reduced model biases and misleading results compared to using
        simple GC background models. When conducting a motif enrichment
        analysis based on the motif match count, the package relies on
        a compound Poisson distribution or alternatively a
        combinatorial model. These distribution account for
        self-overlapping motif structures as exemplified by repeat-like
        or palindromic motifs, and allow to determine the p-value and
        fold-enrichment for a set of observed motif matches.
License: GPL-2
biocViews: Transcription,MotifAnnotation,SequenceMatching,Software
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: yes
Collate: 'background_wrapper.R' 'comppoiss_wrapper.R'
        'combinatorial_wrapper.R' 'score_wrapper.R' 'count_wrapper.R'
        'enrichmentTest.R' 'forground_wrapper.R' 'markovmodel.R'
        'motifcounter-package.R' 'observed_wrapper.R' 'option.R'
        'overlap.R' 'simulate_wrapper.R' 'wrapper.R'
Config/pak/sysreqs: zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 14:37:31 UTC
RemoteUrl: https://github.com/bioc/motifcounter
RemoteRef: HEAD
RemoteSha: 9ac52e2b604fd99e3209d3c6401c09f00fae9470
Packaged: 2025-11-02 15:09:39 UTC; root
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 15:11:54 UTC; windows
Archs: x64
