-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Hello there,
We are currently running different experiments with somewhat confusing results. We selected two proteins, STING (homodimer) and NPC1, to test the af2complex model. According to this paper -> (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8859990/), a physical interaction between them is expected. However, our predicted "Interface Score" for “STING:2+NPC1” is only 0.0065, which is lower than the scores for some random proteins we tested (ranging from 0.01 to 0.24).
We generated the features using the Alphafold2 collar notebook from the deepmind repository (https://github.com/deepmind/alphafold/blob/main/notebooks/AlphaFold.ipynb) and then used them as input for Af2complex, both with default settings.
I was wondering if someone could help us understand if we are using the model in the right way and interpreting the results correctly.