Skip to content

Commit a0341fd

Browse files
authored
fix(Readme.md): typo fix
1 parent 4364cdc commit a0341fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $s(seq)=\frac{1}{3}\left(r_\uparrow\left(iPTM\left(seq\right)\right)+r_\downarro
1515

1616
with
1717

18-
- $r_{\lbrace \downarrow / \uparrow\rbrace}(\cdot)$ being ascending/descending ranks (using fractional ranking to deal with ties)
18+
- $r_{\lbrace \uparrow / \downarrow \rbrace}(\cdot)$ being ascending/descending ranks (using fractional ranking to deal with ties)
1919
- $iPTM$ being AF2 interface predicted TM-score as in [Evans et al.2022](https://www.biorxiv.org/content/10.1101/2021.10.04.463034v2)
2020
- $PAE$ being AF2 predicted alignment error averaged over inter-chain residue pairs (as in e.g. [specifically here](https://github.com/nrbennet/dl_binder_design), [specifically here](https://github.com/nrbennet/dl_binder_design/blob/cafa3853ac94dceb1b908c8d9e6954d71749871a/af2_initial_guess/predict.py#L197)).
2121
- $pLL$ being the [Pseudo-log-likelihood](https://en.wikipedia.org/wiki/Pseudolikelihood) of the `esm2_t33_650M_UR50D` model

0 commit comments

Comments
 (0)