multi model analysis #301
Replies: 1 comment 7 replies
-
|
Hi @bilbibalou, There's a whole section on PDBQT files in the docking section of the tutorials explaining the different ways of working with this specific file format. The PDBQT files don't require explicit hydrogens on all atoms, they should be fine as is (i.e. hydrogens on polar atoms only). Feel free to reopen the issue if you still have related questions |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I did dockings with smina and therefore I have PDBQT files containing 50 poses each. I followed the PDB tutorial for interaction analysis, but I saw that it only considers a single frame. From what I saw in the Docking tutorial, if I want to analyze all the poses I need to split them into separate PDBQT files, each one, with sorted and then pdbqt_supplier? And does each PDBQT need to have explicit hydrogens? Since I have 50 poses across 10 iterations for 300 ligands, in both flexible and rigid modes, creating one file for every pose would be slow and heavy. Isn’t there a way to run the analysis without splitting everything into separate files?
Beta Was this translation helpful? Give feedback.
All reactions