Skip to content

Latest commit

 

History

History

tutorials

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Table of Contents

This tutorial tries to cover the most important topics on the various features of QSPRpred, but it is not exhaustive. For more detailed information on the features of the package, please refer to the documentation.The tutorial data is available through OneDrive (just unzip and place the two datasets A2A_LIGANDS.tsv and AR_LIGANDS.tsv in the tutorial_data folder) or recreate the dataset yourself by running tutorial_data/create_tutorial_data.py after you have installed QSPRpred.

The Quick Start tutorial is designed to get you up and running with QSPRpred as quickly as possible while the rest dedicates more time to explain each feature in more detail. The Basics cover the most commonly used functionality of QSPRpred. The Advanced tutorials cover more advanced topics and are designed for users who are already familiar with QSPRpred more in depth or are looking for more niche features. For detailed description of all QSPRpred classes and functions, as well as examples of how to use the command line interface, see the documentation pages.