Skip to main content

Streamlit app to explore chemical clustering!

Project description

Logo ChemCluster

- ChemCluster -

ChemCluster is an interactive web application for cheminformatics and molecular analysis, focusing on forming and visualizing molecular clusters built using Streamlit, RDKit, and scikit-learn.

Final project for the course Practical Programming in Chemistry — EPFL CH-200

📦 Package overview

ChemCluster is an interactive cheminformatics platform developed at EPFL in 2025 as part of the Practical Programming in Chemistry course. It is a user-friendly web application designed to explore and analyze chemical structures, either individually via the formation of conformers or as datasets.

This tool enables users to compute key molecular properties, visualize 2D and 3D structures, and perform clustering based on molecular similarity or conformer geometry. It also offers filtering options to help select clusters matching specific physicochemical criteria.

🌟 Features

  • Upload .sdf, .mol, or .csv files with SMILES
  • Compute key molecular properties (MW, logP, TPSA, etc.)
  • Visualize molecules in 2D (RDKit) and interactive 3D (Py3Dmol)
  • Reduce dimensionality with PCA and auto-optimize KMeans clustering
  • Click points on the PCA plot to inspect molecules and properties
  • Export cluster data to .csv

🛠️ Installation

  1. Install from PyPI:
pip install chemcluster
  1. Run the app:
chemcluster

This will open the ChemCluster interface in your browser.

To contribute or run locally from source:

git clone https://github.com/erubbia/ChemCluster.git
cd ChemCluster
conda env create -f environment.yml
conda activate chemcluster-env
pip install -e .

▶️ Testing

Testing can be done with 'pytest' or 'tox':

pytest
# or with tox
tox

📖 Usage

  • Analyze a single molecule by inputting a SMILES string or drawing the structure
  • Upload a dataset of molecules to perform PCA and clustering
  • Click on any point in the scatter plot to view its structure and properties
  • Use filters to identify clusters with desirable properties (e.g., high LogP, low MW)
  • Export selected clusters as CSV files for further analysis

📂 License

MIT License


👨‍🔬 Developers

  • Elisa Rubbia, Master's student in Molecular and Biological Chemistry at EPFL GitHub - erubbia

  • Romain Guichonnet, Master's student in Molecular and Biological Chemistry at EPFL GitHub - Romainguich

  • Flavia Zabala Perez, Master's student in Molecular and Biological Chemistry at EPFL GitHub - Flaviazab

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

chemcluster-0.1.3.tar.gz (12.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chemcluster-0.1.3-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file chemcluster-0.1.3.tar.gz.

File metadata

  • Download URL: chemcluster-0.1.3.tar.gz
  • Upload date:
  • Size: 12.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.17

File hashes

Hashes for chemcluster-0.1.3.tar.gz
Algorithm Hash digest
SHA256 cb77cb5530dc5e34e63c1d1acb893cd39b76615616e4679bb446b97f685cd21a
MD5 5ab2dcf62ef6fa1d457aaf7b6127748c
BLAKE2b-256 58395ed140eff61d559b9ed747a34a12fba47d1731c7dc02466a68d6fde7962b

See more details on using hashes here.

File details

Details for the file chemcluster-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: chemcluster-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 11.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.17

File hashes

Hashes for chemcluster-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0736f1f05180a8cd5e6fa343d2d499e1e419625fc02f713ac89fffb19cd97c55
MD5 f67bc86c7491bd062b5d592f9e1ff9d7
BLAKE2b-256 0124a6ffe28f20a2d0c0ab997fa4cc42b3e402b62ae972badc75aea4f3ae1448

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