Technical Aspects of Chemoinformatics¶
Welcome to the online textbook dedicated to the technical aspects of chemoinformatics and molecular modeling. This open-access resource is designed for master's students at ITMO University enrolled in the Chemistry and Artificial Intelligence program. The content of this textbook is developed by the dedicated team at the Center for AI in Chemistry at ITMO University.
What It Is¶
The textbook does not cover descriptions of chemoinformatics algorithms, examples of using chemoinformatics tools, or the theory and practice of machine learning. Instead, it focuses on the technical knowledge essential for successful work in the field of chemoinformatics.
The textbook addresses the following topics:
-
Fundamentals of working in Linux
-
Methods for publishing Python code and datasets
-
Basics of web scraping
-
Tools for extracting information from texts, including PDF files
-
Automation of quantum chemical calculations for generating computational datasets
Who Will Benefit¶
This textbook will primarily benefit newcomers to chemoinformatics and IT, as it serves as a convenient compilation of materials that are readily available online but may be challenging to find for those less experienced in the field.
For experienced users, it can serve as a handy reference guide and a source of code snippets for quick copying (though ChatGPT may prove to be a better alternative).