How to output more predicted poses
Zehui7Zhou opened this issue · 3 comments
Hi Patrick, thank you for sharing the Colab version of Umol. It works well and is friendly to Python freshmen. I’m just wondering if Umol can output more predicted poses (e.g., the top 10 poses), which would be more thorough for the next steps of MD filtering and SAR study.
Hi,
Why would you like more poses? Is it not better to have one correct than many wrong ones?
You can rerun Umol many times and edit the config to activate dropout which should generate alternative predictions - this is something you have to do on your own, however.
Hope this helps!
Patrick
Thanks for your suggestions. I want to explore more ligand binding poses for two reasons. First, to determine whether Umol can identify metastable binding poses. Second, to test if Umol can predict the correct poses when a protein can bind to two molecules of the same ligand.
Dear all,
I am also interested in studying multiple poses of the same or different types, so I am curious to know if this issue has or will be adressed?
It's true that we could sel a different region to dock, but it would be really useful to be able to dock more than one ligand entity at at the same prediction.
Thanks for this wonderful tool.
Fabian