A teaching platform for computer-aided drug design (CADD) using open source packages and data.
Project description
TeachOpenCADD
A teaching platform for computer-aided drug design (CADD) using open source packages and data.
If you use TeachOpenCADD in a publication, please cite us! If you use TeachOpenCADD in class, please include a link back to our repository.
In any case, please star (and tell your students to star) those repositories you consider useful for your learning/teaching activities.
Description
Figure adapted from Figure 1 in the TeachOpenCADD publication
(D. Sydow et al., J. Cheminformatics, 2019).
Open source programming packages for cheminformatics and structural bioinformatics are powerful tools to build modular, reproducible, and reusable pipelines for computer-aided drug design (CADD). While documentation for such tools is available, only few freely accessible examples teach underlying concepts focused on CADD applications, addressing especially users new to the field.
TeachOpenCADD is a teaching platform developed by students for students, which provides teaching material for central CADD topics. Since we cover both the theoretical as well as practical aspect of these topics, the platform addresses students and researchers with a biological/chemical as well as a computational background.
Each topic is covered in an interactive Jupyter Notebook, using open source packages such as the Python packages rdkit, pypdb, biopandas, nglview, and mdanalysis (find the full list here). Topics are continuously expanded and open for contributions from the community. Beyond their teaching purpose, the TeachOpenCADD material can serve as starting point for users’ project-directed modifications and extensions.
New edition: we have extended the TeachOpenCADD platform with 6 notebooks introducing deep learning and its application to CADD related topics.
Get started
If you can't wait and just want to read through the materials, please go to the read-only version here.
You can run the TeachOpenCADD talktorials either in the cloud for an instant start or locally for a full development experience.
Run Online
The fastest way to explore is via Google Colab. No installation is required.
- Navigate to the Talktorials list below in Open in Google Colab section.
- Click the notebook URL on the title column to launch the tutorial directly in your browser.
Run Locally
To set up the project on your machine you can use the TeachOpenCADD runner. This takes care of downloading the talktorial and necessary data and setting up a virtual environment for talktorials.
Using pip
You can install TeachOpenCADD easily via its pip package.
pip install teachopencadd
teachopencadd -h
To start a notebook, you simply call the runner with the talktorial ID:
teachopencadd 6 # change the ID to whichever talktorial you are interested in
You can also use uv to directly run a notebook. There is no need to download the notebook by hand.
uv run --with teachopencadd teachopencadd -h
Open in Google Colab
TeachOpenCADD KNIME workflows
If you prefer to work in the context of a graphical interface, talktorials T001-T008 are also available as KNIME workflows. Questions regarding this version should be addressed using the "Discussion section" available at this post. You need to create a KNIME account to use the forum.
About TeachOpenCADD
External resources
Please refer to our TeachOpenCADD website to find a list of external resources:
- External packages and webservices that are used in the TeachOpenCADD material
- Further reading material on Python programming, cheminformatics, structural bioinformatics, and more.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file teachopencadd-2026.4.0.tar.gz.
File metadata
- Download URL: teachopencadd-2026.4.0.tar.gz
- Upload date:
- Size: 200.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e94d67cf02bee2dbe9bd726dd8725c7fef3968df49c100da13bd1b1fb3b5fa1
|
|
| MD5 |
cd237db3eb4d87428f0247c4f81f7c53
|
|
| BLAKE2b-256 |
3c10059de1676de6323729cfbb74f1041e5a1332d9178c8318872346b0115208
|
File details
Details for the file teachopencadd-2026.4.0-py3-none-any.whl.
File metadata
- Download URL: teachopencadd-2026.4.0-py3-none-any.whl
- Upload date:
- Size: 22.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.24
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de2457d70414d40489fd7a931f5355c5bb68e4d80eacc27ff68297b37fc45874
|
|
| MD5 |
2e5a8b17ea0b4cbbbb155ca69add0f84
|
|
| BLAKE2b-256 |
b53b1361215f27be802cdedb9b82afcaecfa854b069a74d55943a1e49704a0b1
|