Predictive modeling for drug-polymer compatibility in pharmaceutical formulations using COSMO-SAC.
Project description
COSMOPharm
COSMOPharm is a Python package designed to streamline the predictive modeling of drug-polymer compatibility, crucial for the development of pharmaceutical amorphous solid dispersions. Leveraging the COSMO-SAC (Conductor-like Screening Model Segment Activity Coefficient) model, COSMOPharm offers a robust platform for scientists and researchers to predict solubility, miscibility, and phase behavior in drug formulation processes.
Features
- Compatibility Prediction: Utilize open-source COSMO-SAC model for prediction of drug-polymer compatibility.
- Solubility Calculation: Calculate drug-polymer solubilities to guide the selection of suitable polymers for drug formulations.
- Miscibility and Phase Behavior Analysis: Analyze the miscibility of drug-polymer pairs and understand their phase behavior under various conditions.
- User-friendly Interface: Easy-to-use functions and comprehensive documentation to facilitate research and development in pharmaceutical sciences.
Installation
Please note that COSMOPharm requires the manual installation of the cCOSMO library. Refer to the COSMOSAC GitHub page for detailed instructions.
Once cCOSMO is installed, you can install COSMOPharm using pip:
pip install cosmopharm
Quick Start
Here's a quick example to get you started with COSMOPharm: Example
# Example usage script: example_usage.py
import cCOSMO
from cosmopharm import SLE, LLE, COSMOSAC
from cosmopharm.utils import read_params, create_components
# Rest of the script...
Contributing / Getting Help
Contributions to COSMOPharm are welcome! We accept contributions via pull requests to the GitHub repository.
For bugs, feature requests, or other queries, please open an issue on GitHub.
Citation
If you use COSMOPharm in your research, please consider citing it. You can find the citation format in CITATION.md.
License
COSMOPharm is released under the MIT License. See the LICENSE file for more details.
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
File details
Details for the file cosmopharm-0.0.1.tar.gz
.
File metadata
- Download URL: cosmopharm-0.0.1.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0b65e9af75a718ad8639d3bedf2b12ee4099d9738c9d04bae9007df9a08f791 |
|
MD5 | 13944390520b11af3510c59f42d73ca0 |
|
BLAKE2b-256 | 4c2716716cfcdf52634bb1278f72c4a61c91fa921942416bfb5d355de38003cb |
File details
Details for the file cosmopharm-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: cosmopharm-0.0.1-py3-none-any.whl
- Upload date:
- Size: 18.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8ccb7a7c2e0d4b240e1fea867f693316b1a09d8cff08d6ad5d7cde6d1247573 |
|
MD5 | dbaa2152f1300eab6e854da4b5640da0 |
|
BLAKE2b-256 | d5f6e19499999826969625d15a145fbb1babbd6a4e9424c6f2ee4f25893cd937 |