Work in progress July 25 - September 19, 2024

Tom Goddard
September 19, 2024
Group meeting

Topics




Demonstration of similar structure ligands, backbone traces and clustering




Finding ligands bound to similar structures


Nipah G protein tan
Influenza neuramidase blue

Influenza ligands on Nipah G protein

Zanamivir anti-viral ligand
from PDB 2CML chain A.

Flu 2CML white superimposed
on Nipah tan, backbone matches.



MMseqs2 sequence searches using RCSB web service




Saving Foldseek and MMseqs2 search results





AlphaFold 3 predictions setup with JSON

[
    {"name": "CNAG_01613-CNAG_06362",
     "sequences": [
         {"proteinChain": {"sequence": "MPLQSS...", "count": 1}},
         {"proteinChain": {"sequence": "MLSVPE...", "count": 1}}
     ],
     "modelSeeds": ["1"]},

     {"name": "CNAG_01613-CCH1_CNAG_01208",
      "sequences": [
	  {"proteinChain": {"sequence": "MPLQSS...", "count": 1}},
	  {"proteinChain": {"sequence": "MSHFRN...", "count": 1}}
      ],
     "modelSeeds": ["1"]},

     ...
]
Example AlphaFold 3 JSON input
Example showing speed of Alphafold 3:




AlphaFold 3 code release