Bioconductor 3.22 Released

universalmotif

This is the development version of universalmotif; for the stable release version, see universalmotif.

Import, Modify, and Export Motifs with R


Bioconductor version: Development (3.23)

Allows for importing most common motif types into R for use by functions provided by other Bioconductor motif-related packages. Motifs can be exported into most major motif formats from various classes as defined by other Bioconductor packages. A suite of motif and sequence manipulation and analysis functions are included, including enrichment, comparison, P-value calculation, shuffling, trimming, higher-order motifs, and others.

Author: Benjamin Jean-Marie Tremblay [aut, cre] ORCID iD ORCID: 0000-0002-7441-2951 , Spencer Nystrom [ctb] ORCID iD ORCID: 0000-0003-1000-1579

Maintainer: Benjamin Jean-Marie Tremblay <benjamin.tremblay at uwaterloo.ca>

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

Installation

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


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

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

BiocManager::install("universalmotif")

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

Documentation

Reference Manual PDF

Details

biocViews DataImport, GeneRegulation, MotifAnnotation, MotifDiscovery, Software
Version 1.29.0
In Bioconductor since BioC 3.8 (R-3.5) (7 years)
License GPL-3
Depends R (>= 3.5.0)
Imports methods, stats, utils, MASS, ggplot2, yaml, IRanges, Rcpp, Biostrings, BiocGenerics, S4Vectors, rlang, grid, MatrixGenerics
System Requirements
URL https://bioconductor.org/packages/universalmotif/
Bug Reports https://github.com/bjmt/universalmotif/issues
See More
Suggests spelling, knitr, bookdown, TFBSTools, rmarkdown, MotifDb, testthat, BiocParallel, seqLogo, motifStack, dplyr, ape, ggtree, processx, ggseqlogo, cowplot, GenomicRanges, ggbio
Linking To Rcpp, RcppThread
Enhances PWMEnrich, rGADEM
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
Windows Binary (x86_64)
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/universalmotif
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/universalmotif
Package Short Url https://bioconductor.org/packages/universalmotif/
Package Downloads Report Download Stats