Computer-Aided Drug Design at the Durrant Lab › Forums › AutoGrow4 › ligand problem
- This topic has 1 reply, 1 voice, and was last updated 3 years, 4 months ago by Jacob Durrant.
- AuthorPosts
- June 10, 2021 at 3:04 pm #34068xiaoqing GongGuest
Hello! I was running autogrow4 on Linux with python 3.7.6 and mgltools. I failed when I was running the tutorial, and an error showed that there was a problem with the ligand file. I used the naphthalene_smiles.smi file of the tutorial.
Traceback (most recent call last):
File "RunAutogrow.py", line 675, in <module>
AutogrowMainExecute.main_execute(vars)
File "/home/cuda/gx/autogrow4-4.0.3/autogrow4-4.0.3/autogrow/autogrow_main_execute.py", line 83, in main_execute
smile_file_new_gen, new_gen_ligands_list = operations.populate_generation(vars, current_generation_number)
File "/home/cuda/gx/autogrow4-4.0.3/autogrow4-4.0.3/autogrow/operators/operations.py", line 75, in populate_generation
vars, generation_num
File "/home/cuda/gx/autogrow4-4.0.3/autogrow4-4.0.3/autogrow/operators/operations.py", line 691, in get_complete_list_prev_gen_or_source_compounds
raise Exception(printout)
Exception:
There were no available ligands in previous generation ranked ligand file.
Check formatting or if file has been moved. - July 3, 2021 at 8:55 pm #37849Jacob DurrantKeymaster
Hi Xiaoqing. Much thanks for your interest in AutoGrow. I suspect you’re getting this error because you are using AutoGrow settings that are too restrictive. AutoGrow appears to be unable to generate any compounds given those settings. It could also be that your initial starting compound(s) do not have any chemical moieties compatible with AutoGrow’s reaction library. This posting could also be helpful: https://durrantlab.pitt.edu/forums/topic/not-creating-ranked-ligand-file-during-lead-optimization-in-generation-0/
Hope this answer helps. ~Jacob
- AuthorPosts
- The topic ‘ligand problem’ is closed to new replies.