No project description provided
Project description
Spheronizator
Spheronizator is a Python research utility designed to voxelize protein structural data from existing PDB and mol2 files for use in machine learning training sets. The utility is intended to be a part of your data processing pipeline, with an interface that is convenient to use with IPython, Jupyter, or similar. Please see the detailed documentation for more information, usage, and examples.
Documentation
Detailed documentation for the project can be found here: https://spheronizator.readthedocs.io/
Documentation for the project is written in Markdown, rendered to a static site with mdBook, and hosted by Read the Docs.
Installation
The precompiled package is hosted on PyPI and can be easily installed with pip:
pip install spheronizator
Development
Packaging and building of the project is handled by Poetry.
To install the development version, first install Poetry:
pipx install poetry
then clone the repository:
git clone git@github.com:mattlrich/spheronizator.git
then install the package in development mode to a virtual environment:
poetry install
You can build the source and wheels archives with:
poetry build
Bugs and Issues
If you encounter any issues with the package, please report them through the GitHub Issue Tracker.
Contributing
The project is happy to accept contibutions and enhancements. All contributions are to be made through GitHub pull requests. See CONTRIBUTING for more information.
Contact
Matthew Richardson (richardson.m AT ufl DOT edu)
License
Spheronizator is licensed under the BSD 3-Clause License. Please see LICENSE for more information.
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 spheronizator-0.1.0.tar.gz.
File metadata
- Download URL: spheronizator-0.1.0.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.9 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00945af5e12432a28430915f189592b46887c20af0d1fe7ad09123bdd43ef39b
|
|
| MD5 |
2e5b95ef83e98711d8d3874664acd4c6
|
|
| BLAKE2b-256 |
bd657418912fda0989539f9576e47e591f51b40bf85c17f9ab9c459f221be61d
|
File details
Details for the file spheronizator-0.1.0-py3-none-any.whl.
File metadata
- Download URL: spheronizator-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.13.9 Darwin/24.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
975daad15d9d04b726707ebd3e37b6519a685f475b57cecd19883228e3ebd36b
|
|
| MD5 |
4696918e9abbe8700495b16f82feb7e0
|
|
| BLAKE2b-256 |
097bb243623347ffdec1ff7c22bad84dee080e2792065f58114605bcee6640da
|