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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file motiffinder-0.0.2.tar.gz.
File metadata
- Download URL: motiffinder-0.0.2.tar.gz
- Upload date:
- Size: 21.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f44d52bd2b823c7632fcb7ed741b491c2ac96f529f30506751bb16de0dbd851
|
|
| MD5 |
0b03c793471605ccd02e4d8a70de534d
|
|
| BLAKE2b-256 |
5cdbc6905ba045640951e28413f9c563851d273990239b2117bee24b9d76cf3c
|
File details
Details for the file motiffinder-0.0.2-py3-none-any.whl.
File metadata
- Download URL: motiffinder-0.0.2-py3-none-any.whl
- Upload date:
- Size: 25.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9682701d6e50bb3196f79715bce6d9a8f5a8f4860a39553ed05129d18120afd1
|
|
| MD5 |
10fbddf348b3aea0fc038424311d9560
|
|
| BLAKE2b-256 |
27cf82053dc83c78cd8ab2f6752c3b8ed7188f2690115b38be594810c2651a50
|