Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does alphafold 2 explicitly model co-evolution? #1036

Open
PatschD opened this issue Oct 25, 2024 · 0 comments
Open

does alphafold 2 explicitly model co-evolution? #1036

PatschD opened this issue Oct 25, 2024 · 0 comments

Comments

@PatschD
Copy link

PatschD commented Oct 25, 2024

I am looking for some clarification on the role of co-evolution in alphafold 2.

From my understanding:
Extracting information about which residues have co-evolved (and, as such, are likely to be in contact) has historically been an important processing step. However, I was under the impression that this is no longer done explicitly in Alphafold 2. Rather, the model learns itself how to process the raw MSA. It COULD learn to reconstruct co-evolution patterns, among many other things, but we don't explicitly tell it what to do.

I am asking this because resources are not very clear about this. For example, the Nobel price overview of the model: https://www.nobelprize.org/uploads/2024/10/fig2_ke_en_24.pdf
talks a lot about co-evolution.
But is this our assumption about what the model learns from the MSA? For all we know, there are different patterns in the data the model relies on much more.

I looked through the code and found no specific MSA pre-processing like that, and co-evolution is never mentioned in the Alphafold2 paper.

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant