Computational docking is not a trivial task once we avoid making some mistakes. In this section, let’s learn about some important points that we should keep...
This is a video tutorial for calculating binding pocket volume using the PyVol plugin [1] in Pymol [2].
If you need to generate the topology of molecules using their SMILES, a simple Python script is available.
jdock is an extended version of idock [1]. It has the same features as the idock along with some bug fixes. However, the binary name and...
In bioinformatics, cmake is used to install multiple software including GROMACS, jdock, and so on. Here is a short tutorial on how to upgrade cmake on...
GMXPBSA is a tool to calculate binding free energy [1]. It is compatible with Gromacs version 4.5 and later. In this article, we will install GMXPBSA...
Pyrx [1] is another virtual screening software that also offers to perform docking using Autodock Vina. In this article, we will install Pyrx on Windows.
Visualizing plots of molecular dynamics simulation is easy once you have generated them. Previously, we provided a few articles on MD output analysis (check the Further...
Compiling GROMACS [1] with GPU can be trivial. Previously, we have provided a few articles on the same. In this article, we will solve an error...
Previously, we installed the Autodock suite [1] on Ubuntu. Visit this article for details. Now, let’s install it on MacOS.