Skip to main content

A tool for predicting the solubility of small molecule drugs.

Project description

Using MSCSol to predict moleculer solubility

MSCSol

Downloads

Our trained model has been uploaded to PyPI, accessible through this link (https://pypi.org/project/MSCSol/). We've included detailed installation instructions and usage guidelines, making it easy to obtain prediction results by inputting SMILES strings.

Installation

pip install MSCSol==1.0.5

Package needed

see https://github.com/ZiyuFanCSU/MSCSol and you need to download the required data files for the program and place them in the directory where you are running MSCSol, including trained.pt and fingerprint.csv.

Quick Start

import MSCSol

MSCSol.pred(<your_SMILES>)

Note

It will take some time to calculate the molecular signatures, so please be patient for a while. Also note that dipole moment features are not used here as they cannot be obtained directly by calling the code.

The training data was restricted to molecular weights less than or equal to 504, LogS values greater than or equal to -8, and experimental temperatures of 20-25 degrees Celsius, so if the molecule does not apply to the above conditions, the prediction results may have a large deviation.

In addition, due to the computational requirements of the node vector feature of the GVP-GNN, the input molecule atom number must be greater than or equal to 3.

In addition, four temporary files will be generated at runtime, named img_MSCSol.png, shadow_MSCSol_1.png, shadow_MSCSol_2.png and shadow_MSCSol_3.png. Please make sure not to have the same file name as yours to avoid accidental deletion.

Update log

1.0.1--1.0.5 Modifying some bugs.

1.0.0 First release.

Contact

We thank all the researchers who contributed to this work.

If you have any questions, please contact fzychina@csu.edu.cn.

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

MSCSol-1.0.5.tar.gz (57.8 kB view details)

Uploaded Source

File details

Details for the file MSCSol-1.0.5.tar.gz.

File metadata

  • Download URL: MSCSol-1.0.5.tar.gz
  • Upload date:
  • Size: 57.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.18

File hashes

Hashes for MSCSol-1.0.5.tar.gz
Algorithm Hash digest
SHA256 b19f4b57e78cc9c7e9a3836df47074be6e0529fadba4e7e372afc56a308b24f7
MD5 6f427a3a196b6e073d83563a581f9ec3
BLAKE2b-256 270424fa0f8a6ac06c9564341c37c28dbe7ae985029c16548cf8bbe6cf3c0be1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page