Skip to main content

This package aims to find the best retro synthesis pathways for some drugs, based on criteria selected by the user.

Project description

Project Logo

Coverage Status

path_finder


This package aims to find the best retro synthesis pathways for some drugs, based on criteria selected by the user.

🔥 Usage

from mypackage import main_func

# One line to rule them all
result = main_func(data)

This usage example shows how to quickly leverage the package's main functionality with just one line of code (or a few lines of code). After importing the main_func (to be renamed by you), you simply pass in your data and get the result (this is just an example, your package might have other inputs and outputs). Short and sweet, but the real power lies in the detailed documentation.

👩‍💻 Installation

Create a new environment, you may also give the environment a different name.

conda create -n path_finder python=3.10 
conda activate path_finder
(conda_env) $ pip install .

If you need jupyter lab, install it

(path_finder) $ pip install jupyterlab

🛠️ Development installation

Initialize Git (only for the first time).

Note: You should have create an empty repository on https://github.com:YaraChahda/path_finder.

git init
git add * 
git add .*
git commit -m "Initial commit" 
git branch -M main
git remote add origin git@github.com:YaraChahda/path_finder.git 
git push -u origin main

Then add and commit changes as usual.

To install the package, run

(path_finder) $ pip install -e ".[test,doc]"

Run tests and coverage

(conda_env) $ pip install tox
(conda_env) $ tox

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

path_finder_smart_ml-0.0.1.tar.gz (1.7 MB view details)

Uploaded Source

File details

Details for the file path_finder_smart_ml-0.0.1.tar.gz.

File metadata

  • Download URL: path_finder_smart_ml-0.0.1.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.2

File hashes

Hashes for path_finder_smart_ml-0.0.1.tar.gz
Algorithm Hash digest
SHA256 126fa711ce9657d59343214e9c3970a62b5670f2830a06c58afe62218e5441bc
MD5 735834610e4eeba2d00f8a89cf28a2e8
BLAKE2b-256 057464f3907ac58a7c07eb721c82b3f3cb40cf5ab29e3aff30910e8bfa9fa737

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