Skip to main content

MOODS: Motif Occurrence Detection Suite

Project description

MOODS-python 1.9.4.1

Motif Occurrence Detection Suite

https://www.cs.helsinki.fi/group/pssmfind/

Installing from PyPi

The quickest way to install MOODS is using pip:

(a) Install the module to your local Python library path:

pip install --user MOODS-python

(b) Install the module for all users:

sudo pip install MOODS-python

Installing the MOODS package from PyPi installs the moods-dna.py script to your Python executable directory. Test it by running:

moods-dna.py --help

(Note that this assumes that the appropriate Python executable directory is in your path. For example, if you install the package with --user, you can do this with

PATH="$PATH:`python -m site --user-base`/bin"

if it doesn't work otherwise.)

Installing from Source

Alternatively, you can install MOODS from the source package, for example if you don't have your pip configured or you just want a quick throwaway install.

(a) If you don't want to bother installing MOODS, you can compile the extensions in place and create a symlink under scripts/:

python setup.py build_ext --inplace
cd scripts
ln -s ../MOODS/

(b) Install the module to your local Python library path:

python setup.py install --user

(c) Install the module for all users:

sudo python setup.py install

You can test MOODS by running the moods-dna.py script with the example data provided with the package:

cd scripts/
python moods-dna.py -m example-data/matrices/*.{pfm,adm} -s example-data/seq/chr1-5k-55k.fa -p 0.0001
python moods-dna.py --help

Documentation

Documentation on GitHub wiki: https://github.com/jhkorhonen/MOODS/wiki

Copyright and Licence

Copyright (C) 2009 by Petri J Martinmäki, Janne Korhonen, Pasi Rastas

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version, or under the terms of the Biopython License.

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

mira-moods-1.9.4.2.tar.gz (253.2 kB view details)

Uploaded Source

Built Distribution

mira_moods-1.9.4.2-cp311-cp311-macosx_10_9_x86_64.whl (564.4 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

File details

Details for the file mira-moods-1.9.4.2.tar.gz.

File metadata

  • Download URL: mira-moods-1.9.4.2.tar.gz
  • Upload date:
  • Size: 253.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for mira-moods-1.9.4.2.tar.gz
Algorithm Hash digest
SHA256 e694e37c7487286801bffcda3e0576157960007919dd5ceb8b5a1626dc2968e1
MD5 afcd7d77f9069539d2ca401a6b4cc4dc
BLAKE2b-256 ec90324a28ba2ecca37d83319e184eccc9a5456f8369d5f033a68adc8bca5715

See more details on using hashes here.

File details

Details for the file mira_moods-1.9.4.2-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mira_moods-1.9.4.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4650c12c70dbeb37ea4f3f4aed62c56d4dada2e5127edc452f4d863fa7ae0038
MD5 b4d7135eff879e9129f4971eb2c58f2f
BLAKE2b-256 253f6ce2ff5f89f954036e307bf1144483f7ccc5c558c0f6a9c8f140fa8e38af

See more details on using hashes here.

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