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
Hi, in that case, there might be some undefined behavior in clipping the 10A region around the ligand to obtain the binding site, though no errors will be thrown.
If the input SDF contains several molecules within roughly the same binding site, I suspect it would be just fine. But if they are scattered into multiple (and often very distant) sites, it might not yield satisfactory results since the clipped pocket would be nasty.
python sample_for_pocket.py ${PDB_PATH} ${SDF_PATH}
The input file(SDF file) can contain two or more small molecules?
The text was updated successfully, but these errors were encountered: