
Introduce QSAR modeling principles and practice, outlining course topics, structure, and learning outcomes, with theory and practical steps, virtual screening, dataset selection, and reporting using free software.
Explore the main concepts of qsar modeling, including quantitative structure-activity relationships and descriptor-driven activity prediction. Learn how molecular descriptors build models to estimate activity and enable virtual screening.
Convert chemical structures into numerical descriptors to enable statistical analyses; examples include molecular weight, rotatable bonds, hydrogen bond donors, and log p, with 1D/2D/3D and fingerprints classifications.
Explore regression analysis in QSAR modeling by linking descriptors as x variables to activity, and compare linear and nonlinear methods to build predictions from a training set.
Compute regression parameters from the training set to assess how accurately a QSAR model predicts activities from descriptors, and validate with an external test set.
Learn how to validate QSAR models through internal and external validation, using training and test sets and cross-validation (leave-one-out and k-fold) to assess R^2, q^2, RMSE, and MAE.
Perform a practical QSAR modeling workflow using free software. Prepare datasets, calculate descriptors, split into training and test sets, build and validate the model, and apply it to virtual screening.
Import the M2 receptor dataset into chem master and scale the activity from ec50 nanomolar to pk50 by minus log in molar units, for 44 compounds in qsar modeling.
Select and compute three descriptors, molecular weight, log p, and rotatable bonds, in the gamemaster software as x variables, then divide the dataset into training and test sets.
Divide the dataset into training and test sets using either random or rational methods, typically 70–80% for training and 20–30% for testing, with the Cunard stone algorithm balancing samples.
Build a QSAR model by selecting three descriptors as x and EC50 scaled activity as y, train/test split. Use multiple linear regression with standardized x variables and review validation metrics.
Analyze the qsar model by evaluating training and test validation parameters (r-squared, q-squared, rmse, mae), and interpret the equation to assess descriptor contributions and signs.
Explore how the partial least squares method reduces hundreds of descriptors to a few linear components for building QSAR models when x variables outnumber samples.
Develop a pls model using max structural keys to predict pic50, compare with mlr, and validate with a 75/25 split seeded 42 for strong cross-validation and test performance.
Explore nonlinear QSAR methods with a focus on hyperparameter tuning, cross-validation, and practical use of k-nearest neighbors for activity prediction.
Build a k nearest neighbors model for the M2 dataset using three descriptors, including molecular weight and rotatable bonds, with scaled activity and cross-validation q^2.
Explore descriptor selection strategies for QSAR modeling, including supervised and unsupervised feature selection, forward and backward methods, genetic algorithms, and variance-based pruning to reduce descriptors.
Explore descriptor selection in qsar modeling by building a k nearest neighbors model with descriptors, then optimize with forward selection to improve cross-validation and test performance on Cdk2 inhibitors.
Use virtual screening in qsar modeling to predict compound activities with descriptors, apply the applicability domain, and identify top candidates for experimental testing.
Perform virtual screening with a trained QSAR model on a curated compound set. Import the model and compounds, calculate the five descriptors, apply the model, and export top hits.
Plan a qsar study by selecting a suitable dataset from literature or databases like Bindingdb. Begin with simple descriptors, then fingerprints, using rational divisions and an external test set.
Report your QSAR model with dataset sources, training-test split, descriptors, and, if applicable, the model equation, plus validation parameters and plots like actual versus predicted activity.
In this course you will learn the subject of Quantitative Structure-Activity Relationship (QSAR) modeling in Computer-Aided Drug Design (CADD). You will obtain practical skills to develop QSAR models on your own, which will be a valuable tool and a great addition for your skills set. In particular, for Drug Design, Cheminformatics, Bioinformatics or related fields practitioners. This course also explains key concepts in machine learning, which is involved in developing QSAR models.
In the initial sections, the theoretical aspects of QSAR modeling are explained which include the chemical and statistical knowledge required for performing QSAR.
Following the initial theoretical sections, the practical sections will involve performing practical QSAR experiments using real QSAR datasets. You will be provided all the datasets so you can follow along the experiments. A free QSAR modeling software will be used throughout the course which is modern and efficient for all the required tasks. In the first experiment, each step in the QSAR modeling process will be explained and performed in details. In the subsequent experiments, new concepts will be introduced including using automatic descriptor selection methods, using non-linear regression algorithms and performing virtual screening with QSAR models. In those practical sections, each concept will be explained theoretically first then it will be demonstrated in a practical experiment. The subjects of the experiments are as follow:
Experiment 1: Developing a QSAR model (MLR method) step by step in details.
Experiment 2: Developing a QSAR model using fingerprints and the PLS method.
Experiment 3: Developing a QSAR model using a non-linear method (kNN).
Experiment 4: Developing a QSAR model with automatic descriptor selection methods.
Experiment 5: Performing virtual screening on a database using a QSAR model.
In the final section, planning, executing and reporting QSAR studies will be explained, and general guidelines for proceeding in QSAR analysis will be given, as well as general tips on how to successfully publish a QSAR study. This will further bring together all the theoretical and practical knowledge obtained previously to give you a clear view and efficiency in performing QSAR studies. Overall, this course is intended to explain the subject of QSAR and grant practical skills for performing QSAR modeling studies.