Advanced molecular docking software for computational chemistry and drug discovery.
Q-VS is a state-of-the-art software application designed for researchers in computational chemistry and drug discovery. Powered by AutoDock Vina, it enables high-throughput molecular docking simulations with an intuitive interface developed using PyQt5.
Q-VS is more than just docking—it includes features like ADMET predictions, secondary metabolite searches, molecular dynamics simulations, and more.
Before installing Q-VS, make sure your system meets the following requirements:
Ensure the following Python packages are installed for Q-VS to function correctly:
Follow the steps below to set up Q-VS from the source code:
Download and install Git from the official website.
conda create -n qvs python=3.9
conda activate qvs
This will create and activate a virtual environment for Q-VS.
Download the source code by clicking the link below:
Once you have the repository, navigate to the directory where the source code is located and install the required dependencies:
pip install -r requirements.txt
Install PyMol using conda:
conda install conda-forge::pymol-open-source
Finally, run the Q-VS application using the following command:
python main.py
If you would like to contribute to the development of Q-VS, you can send your edited source code to the following email:
Email: azminah@staff.ubaya.ac.id
We appreciate your efforts and collaboration in improving Q-VS!
If you use Q-VS in your research or publications, please cite it as follows:
Citation:
Dr.Dra. Azminah M.Si., apt. Arif Maulana Azis, S.Farm., Tegar Achsendo Yuniarta, S.Farm., M.Si, Dr.rer.nat. apt. Ratih. Q-VS V1.0.1. Surabaya, 2024.
Download Q-VS and revolutionize your molecular docking research.
Download Q-VS Now