memes
This package is for version 3.15 of Bioconductor; for the stable, up-to-date release version, see memes.
motif matching, comparison, and de novo discovery using the MEME Suite
Bioconductor version: 3.15
A seamless interface to the MEME Suite family of tools for motif analysis. 'memes' provides data aware utilities for using GRanges objects as entrypoints to motif analysis, data structures for examining & editing motif lists, and novel data visualizations. 'memes' functions and data structures are amenable to both base R and tidyverse workflows.
Author: Spencer Nystrom [aut, cre, cph]
Maintainer: Spencer Nystrom <nystromdev at gmail.com>
citation("memes")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("memes")
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("memes")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.