jwohlwend / boltz

Official repository for the Boltz-1 biomolecular interaction model
MIT License
1.21k stars 123 forks source link

Presence of Covalent Bonds Between Protein and Ligand in Results #54

Open SejeongPark8354 opened 2 days ago

SejeongPark8354 commented 2 days ago

First, thank you for your excellent research. Based on your research, I attempted to predict protein-ligand structures (a kind of binding mode analysis) using single protein:single ligand combinations as shown in the input yaml below. However, when I checked the resulting cif file as shown in the image, it appears that there are bonds connecting the protein and ligand. Is this a normal outcome? Could this be a visualization artifact?

input yaml:

version: 1  # Optional, defaults to 1
sequences:
  - protein:
      id: [A]
      sequence: GMPGVIPSESNGLSRGSPSKKNRLSLKFFQKKETKRALDFTDSQENEEKASEYRASEIDQVVPAAQSSPINCEKRENLLPFVGLNNLGNTSYLNSILQVLYFCPGFKSGVKHLFNIISRKKEALKDEANQKDKGNCKEDSLASYELICSLQSLIISVEQLQASFLLNPEKYTDELATQPRRLLNTLRELNPMYEGYLQHDAQEVLQCILGNIQETCQLLKKEEVKNVAELPTKVEEIPHPKEEMNGINSIEMDSMRHSEDFKEKLPKGNGKRKSDTEFGNMKKKVKLSKEHQSLEENQRQTRSKRKATSDTLESPPKIIPKYISENESPRPSQKKSRVKINWLKSATKQPSILSKFCSLGKITTNQGVKGQSKENECDPEEDLGKCESDNTTNGCGLESPGNTVTPVNVNEVKPINKGEEQIGFELVEKLFQGQLVLRTRCLECESLTERREDFQDISVPVQEDELSKVEESSEISPEPKTEMKTLRWAISQFASVERIVGEDKYFCENCHHYTEAERSLLFDKMPEVITIHLKCFAASGLEFDCYGGGLSKINTPLLTPLKLSLEEWSTKPTNDSYGLFAVVMHSGITISSGHYTASVKVTDLNSLELDKGNFVVDQMCEIGKPEPLNEEEARGVVENYNDEEVSIRVGGNTQPSKVLNKKNVEAIGLLAAQKSKADYELYNKASNPDKVASTAFAENRNSETSDTTGTHESDRNKESSDQTGINISGFENKISYVVQSLKEYEGKWLLFDDSEVKVTEEKDFLNSLSPSTSPTSTPYLLFYKKL
  - ligand:
      id: [B]
      smiles: FC(F)(C1=CN(C(C)C)C(C2=CC=C(CN3N=CC4=C3N=C(C5=C(C6CC6)N=CN=C5OC)N=C4)C=C2)=N1)F

image

gcorso commented 7 hours ago

I believe it is a sampling + visualization artifact. Have you tried running multiple times? Do you get the same bonds? If so could you share your output files?