recipe bioconductor-memes

motif matching, comparison, and de novo discovery using the MEME Suite

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/memes.html

License:

MIT + file LICENSE

Recipe:

/bioconductor-memes/meta.yaml

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.

package bioconductor-memes

(downloads) docker_bioconductor-memes

Versions:

1.6.0-01.2.0-01.0.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-memes

and update with:

conda update bioconductor-memes

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-memes:<tag>

(see bioconductor-memes/tags for valid values for <tag>)

Download stats