A comprehensive tool for molecular and enzyme calculations
Project description
MTCLabPy
A comprehensive Python package for molecular biology and enzyme calculations.
Features
- Solubility Analysis
- Molecular Pockets Analysis
- Mutations Analysis
- Affinity Calculations
- Kcat Prediction
- Enzyme Self Calculation
- Molecular Docking
- Developmental Tree Analysis
Installation
pip install mtclabpy
Usage
# Example for kcat prediction
from mtclabpy.kcat_prediction import dlkat
# Example for solubility prediction
from mtclabpy.solubility import nessolp
# Predict solubility
result_url = nessolp(
fasta_file_path="sequence.fasta",
email="your_email@example.com",
username="your_username",
password="your_password"
)
# More examples in documentation
Requirements
- Python >= 3.6
- NumPy
- Pandas
- SciPy
- BioPython
- Requests
License
MIT License
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
mtclabpy-0.6.7.tar.gz
(22.4 kB
view details)
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
mtclabpy-0.6.7-py3-none-any.whl
(53.6 kB
view details)
File details
Details for the file mtclabpy-0.6.7.tar.gz.
File metadata
- Download URL: mtclabpy-0.6.7.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49a953af317c1480e3034990e29670f4dc19361dcc2d1e816e4a35c6a1730049
|
|
| MD5 |
eff8f400c388d892d97d2aa2028b0f06
|
|
| BLAKE2b-256 |
7adf327ad734d427faf08fac41d53471c04bf1d1355993896571801ee05fb845
|
File details
Details for the file mtclabpy-0.6.7-py3-none-any.whl.
File metadata
- Download URL: mtclabpy-0.6.7-py3-none-any.whl
- Upload date:
- Size: 53.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62fb0f3a9533cd239e684f86065a05841861f88973329b9381f4ca400911d9a5
|
|
| MD5 |
b864a6a2ba25b420069e16feec73edf2
|
|
| BLAKE2b-256 |
257126c6c7239d2318c926ef20e390d2a0a3c80436e5e31af226e5d2d9eb9221
|