Smiles helper

Helps cannonicalizig and plotting SMILES strings

Installation

python3.10 -m venv venv
source venv/bin/activate
python -m pip install -r requirements.txt

Run Locally

streamlit run app.py