No project description provided
Project description
MolMiner
MolMiner consolidates tools for small-molecule virtual screening. It includes custom scripts for data preprocessing, molecular docking (Autodock Vina), and ML/DL model development (Scikit-Learn and Keras). Using MolMiner is optional and was created to streamline environment setup without manually sourcing relevant Python project packages.
Installation
PyPI
Installation of MolMiner is done as follows:
pip install MolMiner
During testing using pip, Autodock Vina could not be installed. This is a pip install problem (issue here). As a result, the Autodock Vina package is not a part of the MolMiner when installed using pip. Users who want docking should install it using Conda.
Conda
conda create -n MolMiner
conda activate molminer
pip install MolMiner
Optionally install Autodock Vina and AutoDockTools:
conda install -c conda-forge vina
pip install git+https://github.com/Valdes-Tresanco-MS/AutoDockTools_py3
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file molminer-0.0.1.tar.gz.
File metadata
- Download URL: molminer-0.0.1.tar.gz
- Upload date:
- Size: 6.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.14.4 Darwin/25.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b40337b9790f4ab2c278f244678820b758e65038fe1c79365882cef3e3621722
|
|
| MD5 |
6e97aa3bf5122080e626587b64fb8ff8
|
|
| BLAKE2b-256 |
2faa63a4d33cc40d38d046a5742b61fd69c0957a01a41c3b0669c211a7155431
|
File details
Details for the file molminer-0.0.1-py3-none-any.whl.
File metadata
- Download URL: molminer-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.14.4 Darwin/25.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57ca0e3838ac6b732f03330c7816a7efe1eb58183e25388fe25fd2afa0396b9d
|
|
| MD5 |
b65fdcdc00fa3147d63c3dab8b0a0c90
|
|
| BLAKE2b-256 |
0d8e8bab76dc13d5b3d55a4d86e55f759131f379c76f0f3ab2fa483b4d4c92e4
|