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.8.tar.gz
(22.3 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.8-py3-none-any.whl
(53.5 kB
view details)
File details
Details for the file mtclabpy-0.6.8.tar.gz.
File metadata
- Download URL: mtclabpy-0.6.8.tar.gz
- Upload date:
- Size: 22.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc20ae181a4c48f7736f7bc1a31a59671618673f134f500895d0382a69e09b41
|
|
| MD5 |
d0d0cb98723995b95fcbf44f5ddf290c
|
|
| BLAKE2b-256 |
26f0ad9dda67074ad8bc547948f54b89054c3d68e70ebff0a8192e02b6b0b357
|
File details
Details for the file mtclabpy-0.6.8-py3-none-any.whl.
File metadata
- Download URL: mtclabpy-0.6.8-py3-none-any.whl
- Upload date:
- Size: 53.5 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 |
ee4ee4f389892b2cb7af4c2a24f3d07c930f0728fd305094df43970b96da9875
|
|
| MD5 |
d4dcc24c2f11a2e89b82b88a829c4788
|
|
| BLAKE2b-256 |
f9a5222925de0ebc652dfb14b32afdadd539940745b2f04080a2443ef94dc0f2
|