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

How to emphasize on the structure? #463

Open
bzhousd opened this issue Jul 2, 2024 · 1 comment
Open

How to emphasize on the structure? #463

bzhousd opened this issue Jul 2, 2024 · 1 comment

Comments

@bzhousd
Copy link

bzhousd commented Jul 2, 2024

Thank you for this great work. I learned a lot of insights of alphafold from openfold paper.

I am predicting antibody-antigen complex. In my case, I already know the structure of Ab-Ag complex, I generated some mutants from this Ab-Ag(say <10 mutations in CDR), now I want to predict the structures of mutants. I found alphafold doesn't use template, because the output structure of alphafold is far away from template. I searched the options in run_pretrained_openfold.py, I didn't find such option to make openfold to emphasize on template? I wonder if you have a way to emphasize on initial pair-embedding when pair-embedding and single embedding are merged.

Thanks in advance

@bzhousd
Copy link
Author

bzhousd commented Jul 2, 2024

I found thread_sequence.py, I am not sure if it is the right tool for my mutants prediction. I read the code of thread_sequence.py, I didn't figure out how runmodel method emphasizes on template, I must miss something.

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