Package: motifcounter
Type: Package
Title: R package for analysing TFBSs in DNA sequences
Version: 1.34.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'
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:37:31 UTC
RemoteUrl: https://github.com/bioc/motifcounter
RemoteRef: RELEASE_3_22
RemoteSha: 64fa3060a0ba3e10b7ba5922c5089359aa901b72
Packaged: 2025-11-11 15:50:16 UTC; root
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-11 15:57:10 UTC; windows
Archs: x64
