Protein Functional Domain Analysis based on Compressed Sparse Matrix
Project description
## ProdMX : Protein Functional Domain based on Compressed Sparse Matrices
ProdMX is a tool with user-friendly utilities developed to facilitate high-throughput analysis of protein functional domains and domain architectures. The ProdMX employs a compressed sparse matrix algorithm to reduce computational resources and time used to perform the matrix manipulation during functional domain analysis.
### Dependencies
- Python 3.5 or newer and the following packages:
[pandas](https://github.com/pandas-dev/pandas)
[h5py](https://github.com/h5py/h5py)
[numpy](https://github.com/numpy/numpy)
[tqdm](https://github.com/tqdm/tqdm)
[scipy](https://github.com/scipy/scipy)
### Installation from source
` git clone https://github.com/visanuwan/prodmx python -m pip install prodmx ` ### Usage
Generally, the use of the ProdMX tool starts with constructing the compressed sparse matrix of either protein functional domains or domain architectures in a command-line environment. The input of ProdMX is a tab-delimited file containing two columns of genome labels and the path to their HMMER results.
Protein functional domain
` prodmx-buildDomain [-h] [-v] [-i INPUT] [-o OUTPUT] [-k] `
Domain architecture
` prodmx-buildArchitecture [-h] [-v] [-i INPUT] [-o OUTPUT] [-k] ` For the detail of commands and examples, see the example of analyses using ProdMX in [Jupyter Notebook.](test/prodmx_example.ipynb)
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 prodmx-0.1.0.tar.gz.
File metadata
- Download URL: prodmx-0.1.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c13b1827a7e133190757ddf01b241f70569aad0c60faf53fd8f223d76cb5ba99
|
|
| MD5 |
42b337c3a0424f40a48b3523ac05e0c1
|
|
| BLAKE2b-256 |
3656229bcaa26df3f915864bf1fee39b8feb9ad04a1e1560ca3825384a81c18e
|
File details
Details for the file prodmx-0.1.0-py3-none-any.whl.
File metadata
- Download URL: prodmx-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9b2486eb64a9f6ec7575a56d4fe29d3e02e2bc85fe5554493b9f0a78d54f7237
|
|
| MD5 |
5c9f7394150fbe8896ead5d1aab2faf7
|
|
| BLAKE2b-256 |
adfa3a56c446132ac84aeccb1e1c16a67ff17fb969d25e0821f12d560c83dda9
|