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
Release files for motiffinder 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| motiffinder-0.0.2.tar.gz | 21.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| motiffinder-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 46.5 kB
Release files / motiffinder-0.0.2.tar.gz
| Download URL | motiffinder-0.0.2.tar.gz |
|---|---|
| Size | 21.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7f44d52bd2b823c7632fcb7ed741b491c2ac96f529f30506751bb16de0dbd851
|
|
BLAKE2b-256 checksum How to use checksums |
5cdbc6905ba045640951e28413f9c563851d273990239b2117bee24b9d76cf3c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / motiffinder-0.0.2-py3-none-any.whl
| Download URL | motiffinder-0.0.2-py3-none-any.whl |
|---|---|
| Size | 25.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9682701d6e50bb3196f79715bce6d9a8f5a8f4860a39553ed05129d18120afd1
|
|
BLAKE2b-256 checksum How to use checksums |
27cf82053dc83c78cd8ab2f6752c3b8ed7188f2690115b38be594810c2651a50
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|