Skip to content

Commit f31883c

Browse files
authored
Update README.md
1 parent 6b3f3e9 commit f31883c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This is a fork of [RFDiffusion](https://github.com/RosettaCommons/RFdiffusion) m
99

1010
2. **Rigid-body averaging** — potentials computed per residue can now be averaged across the protein chain and applied as collective impulses for translation and rotation of the entire chain as a rigid body.
1111

12-
3. **Extrapolated coordinates for potential calculation** — instead of computing potentials on the noisy intermediate structure (`xt`), potentials are evaluated on `px0` (the extrapolated clean structure used for self-conditioning). Since `px0` is closer to the final structure, this provides more accurate ligand/NA interaction estimates.
12+
3. **Px0-based potential calculation** — instead of computing potentials on the noisy intermediate structure (`xt`), potentials are evaluated on `px0` (the extrapolated structure used for self-conditioning). Since `px0` is closer to a natural structure, this provides more accurate protein-NA interaction estimates.
1313

1414
## Usage
1515

@@ -29,4 +29,4 @@ For full documentation, see the [original RFDiffusion README](https://github.com
2929
## References
3030

3131
- Original RFDiffusion: [Watson et al., Nature 2023](https://doi.org/10.1038/s41586-023-06415-8)
32-
- This fork: [Geraseva et al., JCIM 2026](https://doi.org/10.1021/acs.jcim.6c00109)
32+
- This fork: [Geraseva et al., JCIM 2026](https://doi.org/10.1021/acs.jcim.6c00109)

0 commit comments

Comments
 (0)