RosettaCommons / RosettaCommons/RFdiffusion

PAE interaction score

Open
#88 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3.1k
Forks
644
PR merge metrics
No merged PRs in 30d

Description

Were trying to get an pae_interaction less that 10, but when we put the contig as A100-200/0 70-100 we get i_pae (we assume its the pae_interaction score) as around 26, but when we use contig of 70-100 we get a pae as under 10, but no i, so we are unsure whether that is the interaction, binder, or target score.

There are 2 example Contigs we used:

A100-200/ 0 70-100:
design:0 n:0 mpnn:1.169 plddt:0.859 i_ptm:0.069 i_pae:26.417 rmsd:32.305

70-100:
design:0 n:2 mpnn:0.986 plddt:0.944 ptm:0.765 pae:3.135 rmsd:1.291

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the two contig examples in this issue and determine how i_pae, pae, i_ptm, and ptm are defined in RFdiffusion's documentation or output code. Done means clearly identifying which values represent interaction, binder, and target scores, and documenting the distinction.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.