motifTestR

This is the development version of motifTestR; to use it, please install the devel version of Bioconductor.

Perform key tests for binding motifs in sequence data


Bioconductor version: Development (3.19)

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.

Author: Stevie Pederson [aut, cre]

Maintainer: Stevie Pederson <stephen.pederson.au at gmail.com>

Citation (from within R, enter citation("motifTestR")):

Installation

To install this package, start R (version "4.4") and enter:


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

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("motifTestR")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("motifTestR")
Motif Analysis Using motifTestR HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews ChIPSeq, ChipOnChip, MotifAnnotation, SequenceMatching, Software
Version 0.99.5
In Bioconductor since BioC 3.19 (R-4.4)
License GPL-3
Depends Biostrings, GenomicRanges, ggplot2 (>= 3.5.0), R (>= 4.3.0)
Imports GenomeInfoDb, harmonicmeanp, IRanges, matrixStats, methods, parallel, patchwork, rlang, S4Vectors, stats, universalmotif
System Requirements
URL https://github.com/smped/motifTestR
Bug Reports https://github.com/smped/motifTestR/issues
See More
Suggests AnnotationHub, BiocStyle, BSgenome.Hsapiens.UCSC.hg19, extraChIPs, ggdendro, knitr, MotifDb, rmarkdown, rtracklayer, testthat (>= 3.0.0)
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package motifTestR_0.99.5.tar.gz
Windows Binary motifTestR_0.99.5.zip (64-bit only)
macOS Binary (x86_64) motifTestR_0.99.5.tgz
macOS Binary (arm64) motifTestR_0.99.5.tgz
Source Repository git clone https://git.bioconductor.org/packages/motifTestR
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/motifTestR
Bioc Package Browser https://code.bioconductor.org/browse/motifTestR/
Package Short Url https://bioconductor.org/packages/motifTestR/
Package Downloads Report Download Stats