Bioc2026 Registration Open!

motifTestR

Perform key tests for binding motifs in sequence data

Bioconductor version: 3.23 · Package version: 1.8.1

Taking a set of sequence motifs as PWMs, test a set of sequences for over-representation of these motifs, as well as any positional features within the set of motifs. Enrichment analysis can be undertaken using multiple statistical approaches. The package also contains core functions to prepare data for analysis, and to visualise results.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("motifTestR")

Details

MaintainerStevie Pederson <stephen.pederson.au@gmail.com>
AuthorStevie Pederson [aut, cre] (ORCID: <https://orcid.org/0000-0001-8197-3303>)
LicenseGPL-3
URLhttps://github.com/smped/motifTestR
Bug Reportshttps://github.com/smped/motifTestR/issues
Downloads rank217
Source branchRELEASE_3_23
biocViewsChIPSeq, ChipOnChip, MotifAnnotation, SequenceMatching, Software

Documentation

Download

Dependencies

Depends: Biostrings, GenomicRanges, ggplot2 (>= 4.0.0), R (>= 4.5.0)

Imports: Seqinfo, graphics, harmonicmeanp, IRanges, matrixStats, methods, parallel, patchwork, rlang, S4Vectors, stats, universalmotif

Suggests: AnnotationHub, BiocStyle, BSgenome.Hsapiens.UCSC.hg19, extraChIPs (>= 1.13.3), ggdendro, knitr, MASS, MotifDb, rmarkdown, rtracklayer, SimpleUpset, testthat (>= 3.0.0), VGAM