New tool for automatic docking simulation with python #chemoinformatics #CADD #rdkit #vina

After my surgery, I could run 16km today at the first time ;) The pace was slow but I felt that I’m getting well. So I could spend nice week end… Ah, let’s back to chemoinforamtics topic. Previously, I posted how to run docking study with autodock-vina via python. I think it’s interesting because IContinue reading “New tool for automatic docking simulation with python #chemoinformatics #CADD #rdkit #vina”

Self docking study workflow with vina #chemoinformatics #vina #RDKit #pdb-tools

I posted about how to run vina from python. But I split receptor and ligand with pymol GUI at previous post, Hmm…. it’s not automated process. I tried to write code for full auto self docking with vina. It will work only very limited option and case but It’ll be first step for Virtual screeningContinue reading “Self docking study workflow with vina #chemoinformatics #vina #RDKit #pdb-tools”

Run docking study from python #chemoinformatics #vina #RDKit

Docking is one of the popular approach for computer aided drug design. There are lots of applications to run docking not only commercial software but also open source. AutoDock Vina is one of the popular OSS for docking study and it was updated recently. The publication is below. https://pubs.acs.org/doi/full/10.1021/acs.jcim.1c00203 Vina has python binding and itContinue reading “Run docking study from python #chemoinformatics #vina #RDKit”