Skip to main content

GimmeMotifs is a motif prediction pipeline.

Project description

GimmeMotifs

bioconda-badge PyPI version Build Status Code Health Documentation Status

DOI

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

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

For documentation on the development version see here.

Easy installation

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

If you have not used bioconda yet, first set up the necessary channels (in this order!):

$ conda config --add channels r
$ conda config --add channels defaults
$ conda config --add channels conda-forge
$ conda config --add channels bioconda

Install GimmeMotifs:

$ conda install gimmemotifs

Or create a specific environment:

$ conda create -n gimme python=3 gimmemotifs

Python 3 is the preferred version, however, GimmeMotifs also supports Python 2. If you created a conda environment, don't forget to activate it with source activate gimme whenever you want to use GimmeMotifs.

Quick start

Predict some motifs:

$ gimme motifs my_peaks.bed -g /data/genomes/hg38/hg38.fa -n my_motifs

Download a genome

The example above assumes that you have the hg38 genome in /data/genomes/hg38/hg38.fa. GimmeMotifs can also use genomes installed by genomepy.

You can configure the directory where genomepy stores genomes by editing ~/.config/genomepy/genomepy.yaml

genome_dir: /data/genomes

To download a genome from UCSC:

$ genomepy install hg38 UCSC --annotation

Now you can specify this genome for GimmeMotifs by name.

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

Help

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.12.0.tar.gz (37.3 MB view details)

Uploaded Source

File details

Details for the file gimmemotifs-0.12.0.tar.gz.

File metadata

  • Download URL: gimmemotifs-0.12.0.tar.gz
  • Upload date:
  • Size: 37.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gimmemotifs-0.12.0.tar.gz
Algorithm Hash digest
SHA256 5d77d7d30ca5432388dd70e1975012333d2aebe05acf2b341ccd3c6c1cc71214
MD5 11aff844458811fc146f95f6c6954284
BLAKE2b-256 535b9251735efaf7a76ed7694c03a7a47cc21290f71d3958581a425da4682c47

See more details on using hashes here.

Supported by

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