Skip to main content

A novel approach to motif identification in proteins

Project description

motif-finder

A novel approach to motif identification in proteins

Important

This code is in BETA and features may change without notice.

Usage

Provide a text query file, which is required. If not using manual motifs, also provide one more motif files using the -m flag to generate motifs dynamically.

pip install motiffinder
# main program
motiffinder <query file> -m <optional motif file>

# for help
motiffind -h

# for version
motiffinder -v

Or, clone this repository and set up with:

pip install -r requirements.text
python -m motiffinder <query file> -m <optional motif file>

# alternately, use setup.py to get the motiffinder package
python setup.py install

Contributors

Written by Carl Vitzthum and Prof. Andrea Tilden

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

motiffinder-0.0.1.tar.gz (20.0 kB view hashes)

Uploaded Source

Built Distribution

motiffinder-0.0.1-py3-none-any.whl (23.2 kB view hashes)

Uploaded Python 3

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