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.4.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.4-py3-none-any.whl
(53.3 kB
view details)
File details
Details for the file mtclabpy-0.6.4.tar.gz.
File metadata
- Download URL: mtclabpy-0.6.4.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 |
bcdd686c74bf51161372dc3f386aca24aa2310ee12dcf05277dab9255611a6bd
|
|
| MD5 |
7a16ffc68c62a61c8926b47842a2476b
|
|
| BLAKE2b-256 |
51c090b8b59f1ec6bafaef217a49f6d3b948cd915ce6d17201cb2041368339e6
|
File details
Details for the file mtclabpy-0.6.4-py3-none-any.whl.
File metadata
- Download URL: mtclabpy-0.6.4-py3-none-any.whl
- Upload date:
- Size: 53.3 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 |
02110d0e9ff4dbe82d9d6cc45aad237fae86296c070866cfba61b0045585d553
|
|
| MD5 |
917ca7318fc5ea5cdda102a626eb9a04
|
|
| BLAKE2b-256 |
ad7a13dedbfe97015b5a544a4e4d7cf1f3092ee1736e051c4e08886ff5864a41
|