You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -197,6 +197,8 @@ The trained model and pre-embedded databases are available on [Zenodo](https://z
197
197
The implementation of the E(n)-equivariant GNN uses [EGNN PyTorch](https://github.com/lucidrains/egnn-pytorch).
198
198
We also include code from [SupContrast](https://github.com/HobbitLong/SupContrast) and [Chainsaw](https://github.com/JudeWells/chainsaw).
199
199
200
+
The Progres architecture [has been extended](https://www.biorxiv.org/content/10.1101/2025.11.18.689110v1) by another group to account for circular permutations.
201
+
200
202
Please open issues or [get in touch](http://jgreener64.github.io) with any feedback.
0 commit comments