From 9fa6206afff1dbc229a51fc997d2bd16044f8bdc Mon Sep 17 00:00:00 2001
From: Jonas Schaub <44881147+JonasSchaub@users.noreply.github.com>
Date: Mon, 11 May 2026 15:14:30 +0200
Subject: [PATCH 1/2] Update list of projects that use CDK, primarily to add
MORTAR
---
src/index.html | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/src/index.html b/src/index.html
index bd1d23b..197e698 100644
--- a/src/index.html
+++ b/src/index.html
@@ -430,8 +430,9 @@
Other projects
ChemViz2 - cytoscape plugin, network visualisation
Scaffold Hunter - Visual analysis of data sets
LICSS (Excel CDK) - Integration in MS Excel for Windows
- JChemPaint- Swing based chemical diagram editor (not maintained)
- MAYGEN- A chemical structure generator for constitutional isomers based on the orderly generation principle (not maintained)
+ JChemPaint - Swing based chemical diagram editor
+ MORTAR - GUI application for chemical substructure analysis
+ MAYGEN - A chemical structure generator for constitutional isomers based on the orderly generation principle (not maintained)
@@ -445,7 +446,7 @@
Other projects
cdk_pywrapper - Cheminformatics in Python
Bioclipse - workbench for life science
AMBIT - RESTful web services
-
SMSD - MCS algorithms (not maintained)
+
SMSD - MCS algorithms
From 66765c4fd78e2a92572b8bb63ee7cae2deb05367 Mon Sep 17 00:00:00 2001
From: Jonas Schaub <44881147+JonasSchaub@users.noreply.github.com>
Date: Tue, 12 May 2026 10:25:58 +0200
Subject: [PATCH 2/2] adds MolWitch and shortens MAYGEN description
---
src/index.html | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/src/index.html b/src/index.html
index 197e698..4b88d15 100644
--- a/src/index.html
+++ b/src/index.html
@@ -427,12 +427,12 @@ Other projects
- PaDEL - UI for QSAR descriptor calculations
- - ChemViz2 - cytoscape plugin, network visualisation
+ - ChemViz2 - Cytoscape plugin, network visualisation
- Scaffold Hunter - Visual analysis of data sets
- LICSS (Excel CDK) - Integration in MS Excel for Windows
- JChemPaint - Swing based chemical diagram editor
- - MORTAR - GUI application for chemical substructure analysis
- - MAYGEN - A chemical structure generator for constitutional isomers based on the orderly generation principle (not maintained)
+ - MORTAR - GUI app for substructure analysis
+ - MAYGEN - Structure generator (not maintained)
@@ -447,6 +447,7 @@
Other projects
Bioclipse - workbench for life science
AMBIT - RESTful web services
SMSD - MCS algorithms
+
MolWitch - Wrapper for cheminf toolkits