Skip to main content

GimmeMotifs is a motif prediction pipeline.

Project description

bioconda-badge PyPI version Build Status Code Health

Suite of motif tools, including a motif prediction pipeline for ChIP-seq experiments.

See full GimmeMotifs documentation for detailed installation instructions and usage examples.

Easy installation

The most straightforward way to install GimmeMotifs is via conda using the bioconda channel.

$ conda install gimmemotifs -c bioconda

Quick start

Download a genome

Create a directory to store genome files.

$ mkdir $HOME/genomes/

To download and index a genome:

$ gimme genome $HOME/genomes/ hg38

Alternatively, you can index a genome directory with chromosome FASTA files on your computer.

$ gimme index /usr/share/genomes/hg19 hg19

Predict some motifs:

$ gimme motifs my_peaks.bed -g hg38 -n my_motifs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gimmemotifs-0.9.0.3.tar.gz (41.1 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page