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.3.tar.gz
(21.0 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.3-py3-none-any.whl
(51.6 kB
view details)
File details
Details for the file mtclabpy-0.6.3.tar.gz.
File metadata
- Download URL: mtclabpy-0.6.3.tar.gz
- Upload date:
- Size: 21.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d1dac3c8bfe14a03ef1138fcb54fe3f9294f4035a4a9fefcd1b2eed12411ecc
|
|
| MD5 |
f6923740c8925bb97aae73dd7fdb188d
|
|
| BLAKE2b-256 |
9774d9c6cf639853702b92f0b0181855609609340fbb102764858172665e4edd
|
File details
Details for the file mtclabpy-0.6.3-py3-none-any.whl.
File metadata
- Download URL: mtclabpy-0.6.3-py3-none-any.whl
- Upload date:
- Size: 51.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 |
827332b679ef3d65752da7630a2dffb715c4a82e96813e5bda060d8f104958c9
|
|
| MD5 |
c71d7d72d5287e80374688aa98d3de18
|
|
| BLAKE2b-256 |
fe7d6a7ae3fd0bbbb54bd02569a5934603c40bba5723e1ad147908e22e9901b9
|