awoonor / cicag_klifs_workshop

CICAG workshop on KLIFS, OpenCADD-KLIFS, and KiSSim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSC CICAG workshop — KLIFS: making kinase structures work

Albert J. Kooistra, University of Copenhagen, Dominique Sydow & Andrea Volkamer, Charité – Universitätsmedizin Berlin

This repository contains the material shown in the context of the 2-hour hands-on RCS CICAG workshop on KLIFS, OpenCADD-KLIFS, and KiSSim.

Workshop

  • Event link
  • When? 2022-05-19
  • Where? Online
  • Recording: TBA

Material

  1. KLIFS database (Albert Kooistra): Presentation (Youtube TBA)
  2. KLIFS application (Andrea Volkamer): Presentation
  3. KLIFS application (Dominique Sydow): Notebook (Google Colab)

Notes on the notebook

If you prefer to run the notebook locally (instead of using Google Colab), follow these instructions:

git clone git@github.com:volkamerlab/cicag_klifs_workshop.git
cd cicag_klifs_workshop
mamba env create -f environment.yaml
conda activate cicag
jupyter lab

The notebook is a mix of the following TeachOpenCADD notebooks:

Abstract

Over the past three decades, six thousand structures of the catalytic kinase domain have been made publicly available via the Protein Data Bank. But to what extent are we making use of this wealth of information? In order to harness this data in a better way and to make it readily available for all to use in their research, KLIFS was constructed. KLIFS, i.e. the Kinase–Ligand Interaction Fingerprints and Structures database, is a structural kinase database that systematically collects and processes all structures of the catalytic kinase domain. With the database, you can - for example - easily get a complete overview of all structures, search for ligands with a specific binding mode, identify analogs or your ligands of interest, collect data for your data mining and machine learning applications.

For this workshop, the developers of KLIFS have teamed up with the Volkamer Lab and therefore the workshop will be divided into two segments. First, Albert J. Kooistra will give an introduction to KLIFS and demonstrate different functionalities of the KLIFS website and the integration of KLIFS in KNIME via the 3D-e-Chem nodes. In the second half, Andrea Volkamer and Dominique Sydow will demonstrate, based on their new kinase-focused TeachOpenCADD workflow, how to assess kinase similarity from different data perspectives. They will emphasize their Python packages KiSSim (a KLIFS-based kinase structural similarity fingerprint) and OpenCADD-KLIFS (a Python module to facilitate the integration of KLIFS data into kinase research workflows).

About

CICAG workshop on KLIFS, OpenCADD-KLIFS, and KiSSim


Languages

Language:Jupyter Notebook 100.0%