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.6.tar.gz
(22.5 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.6-py3-none-any.whl
(53.6 kB
view details)
File details
Details for the file mtclabpy-0.6.6.tar.gz.
File metadata
- Download URL: mtclabpy-0.6.6.tar.gz
- Upload date:
- Size: 22.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c210c62eec40af45348963973bc694217226b621cc93b9ed027960ec174259fd
|
|
| MD5 |
2a5d8c40559ee9e9211b06b8730681c1
|
|
| BLAKE2b-256 |
b4915c07fe66d671956ea22da93dbd8aa33c2368688e270c0d4a2483d9a4232c
|
File details
Details for the file mtclabpy-0.6.6-py3-none-any.whl.
File metadata
- Download URL: mtclabpy-0.6.6-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 |
6267bc9c5405c13f4bec95bcfccdf9cc6bc067bcd91f3ffd043b0164959c1d25
|
|
| MD5 |
0709544246db9bf5b17637da04ffe296
|
|
| BLAKE2b-256 |
deaa81408321801883f69950c8636e0cae2ce9fc70586097476ee28e8b42f9e9
|