Skip to main content

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

### 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

prodmx-0.1.0.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

prodmx-0.1.0-py3-none-any.whl (10.6 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