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 choose seeds ? #246

Closed
chunqing403 opened this issue Jan 8, 2025 · 1 comment
Closed

How to choose seeds ? #246

chunqing403 opened this issue Jan 8, 2025 · 1 comment
Labels
question Further information is requested

Comments

@chunqing403
Copy link

When I predict a protein-peptide complex, I use different seeds to run 10 times, and I get different IPTMs and PTMs, some IPTMs are less than 0.8, and some IPTMs are greater than 0.8. Is this predicted complex credible or not?
Or when we use 10 seeds and get 50 predicted complexes, we only select the complex with the highest ranking_score, and further judge the credibility of the complex through indicators such as IPTM and PAE?

@Augustin-Zidek Augustin-Zidek added the question Further information is requested label Jan 8, 2025
@joshabramson
Copy link
Collaborator

We suggest using chain_pair_iptm to rank specific chain-pair interactions - see the output documentation.

Correlations between chain_pair_iptm and accuracy are shown in Figure 4a of the AF3 paper. It doesn't break out scores for protein-peptide specifically, just general protein-protein, but 0.8 is considered a good iPTM score.

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

No branches or pull requests

3 participants