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
Sorry, I'm new to ProtoCaller. I wodner if it is possible to feed pdb instead of smiles string as ligand input?
Like ProtoCaller.Ensemble.Ligand.Ligand('lig.pdb')
The text was updated successfully, but these errors were encountered:
Hi @xiki-tempula you can use the coordinates of ligands as an SDF file. See the Sialyltransferase example https://github.com/protocaller/ProtoCaller/blob/master/examples/Sialyltransferase_2.py
Sorry, I'm new to ProtoCaller. I wodner if it is possible to feed pdb instead of smiles string as ligand input?
Like
ProtoCaller.Ensemble.Ligand.Ligand('lig.pdb')
The text was updated successfully, but these errors were encountered: