-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem in generation of some map files during flexible autodock docking. #315
Comments
Hi @aditya-jugade |
/path/pythonsh prepare_flexreceptor.py -r 7MYI.pdbqt -s ASP228_ASP32_TYR71_PHE108_SER35 -g 7MYI_receptor_rigid.pdbqt -x 7MYI_receptor_flex.pdbqt above is the command to generate map file, input is pdbqt files for both receptor and ligand. |
Hi @aditya-jugade
Please consider adding the option to specify flexible residues, like the following:
Not relevant to the problem you saw, but there's potentially more issue with the ligand's (SEP) PDBQT file. Not all ligand's atom types are correct (and some polar hydrogens are potentially missing). If the ligand was prepared from an atomistic (all-atom) structure, the amine group will have 2 more hydrogens with atom type HD |
For my ligands HD Map file is not generating but other required map file are generating for ligands. Can you please tell me how to resolve this, as during docking HD map files required.
The text was updated successfully, but these errors were encountered: