QSAR-Co

version 1.1.0

QSAR-Co software is an open source standalone tool, which is designed to develop robust classification-based QSAR models. The main motive of developing this software is to tackle one of the key problems faced during QSAR model development. The problem being to develop a single robust classification model employing the chemicals with experimental responses (biological response/toxicity/any property of interest) determined under different experimental/theoretical conditions, such as, multiple biological systems like E. coli, Acinetobacter baumannii, Burkholderia cepacia etc., AND/OR having different bioactivity measure type (i.e. IC50, Ki, EC50 etc.) AND/OR against multiple biological enzyme targets (like AChE, BACE1, CDK5, MAO-B, GSK-3b). Here, QSAR-Co is a short form for “QSAR with conditions” being one of the key features of this software, though one can also develop simple classification-based QSAR models with no conditions. Thus, the important goal of this software is to smoothly develop classification-based QSAR models handling both the cases, i.e., with or without conditions, while providing several essential functionalities for model development and screening query chemicals/databases.

There are two modules available in the software, i.e., 1) Model Development module and 2) Screen/Predict module. As the name suggests the first module supports the development of robust classification models and the second module helps in predicting the response class for a set of new query chemicals or screening a chemical database employing the already developed classification models.

To download the software:

Updated on 4th Feb 2021 (v.1.1.0): In this version software can perform faster screening

Click on the download link above (it will direct you to google drive) and then press "ctrl + S (Windows) or cmd+S (Macs)" to save as zip file. Extract the .zip file and click on .jar file to run the software.

Note: The program folder will consist of three folders "Data", "Lib" and "Output". For user convenience, user may keep input files in "Data" folder and may save output file in "Output" folder."Lib" folder consist of library files required for running the program. Check the format of input files (.csv) before using the program (sample files are provided in Data Folder and are also shown under 'Snapshot and I/O' tab here in the website).

To download the source code (Netbeans IDE Project Folder):

Software details:

Programming language: Java version 8.0 update 181 and GUI is designed using JavaFX Scene Builder version 8.5.0

Integrated development environment (IDE) used: NetBeans IDE version 8.2 (Click here to download)