Closed agarrubio closed 6 months ago
Which is the correct format for a ligand? I have this pdb. The ligand comes from a pose created by Diffdock on the included protein
https://drive.google.com/file/d/1yKB-oQVL7990IYedfybzCdcUGR6QbID0/view?usp=sharing
But In my computer and in https://colab.research.google.com/github/ullahsamee/ligandMPNN_Colab/blob/main/LigandMPNN_Colab.ipynb
https://colab.research.google.com/github/ullahsamee/ligandMPNN_Colab/blob/main/LigandMPNN_Colab.ipynb
I get No ligand atoms parsed
No ligand atoms parsed
What is wrong? Thanks for your help!
Solved. I had an ENDMDL line between the protein and the ligand.
ENDMDL
Which is the correct format for a ligand? I have this pdb. The ligand comes from a pose created by Diffdock on the included protein
But In my computer and in
https://colab.research.google.com/github/ullahsamee/ligandMPNN_Colab/blob/main/LigandMPNN_Colab.ipynb
I get
No ligand atoms parsed
What is wrong? Thanks for your help!