You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I want to sample small molecules for a specific pocket of a protein, how should I use the script of sample_for_pdb.py? Currently, sample_for_pdb.py only seems to be able to sample whole proteins, or use split_pocket_ligand.py to get known pockets where small molecules are known to bind.
Best,
Yuhan
The text was updated successfully, but these errors were encountered:
May I know if there is any specific error of using sample_for_pdb.py for sampling? You could just use the pdb file of the specific protein pocket for this script.
Thank you for the reply, I will test this method according to your suggestions
Another question is I noticed that the loss is around 700 after 500 epoch based on the whole crossdocked dataset, and I found the reason for this large loss value is mainly due to the loss_pos (especially contribute by loss_pos_local), I don't know if you've noticed this in your previous training or do you think this loss is normal?
Hi Dr. Huang
Thank you for your great work.
If I want to sample small molecules for a specific pocket of a protein, how should I use the script of sample_for_pdb.py? Currently, sample_for_pdb.py only seems to be able to sample whole proteins, or use split_pocket_ligand.py to get known pockets where small molecules are known to bind.
Best,
Yuhan
The text was updated successfully, but these errors were encountered: