FoldFlow
FoldFlow copied to clipboard
FoldFlow: SE(3)-Stochastic Flow Matching for Protein Backbone Generation
* Fixes small typos in README.md
I Also found that the linkage of full dataset in preprocessed doesn't work. Could you make it avaiable? Thank you.
Hi Alexander, your work on FoldFlow is impressive. When I tried to run the training part using the command: python runner/train.py local=example, the program shown the error: [Errno 2] No...
`flow_matcher.so3.inference_scaling=-0.01` by default but for best performance should be `flow_matcher.so3.inference_scaling=10` (corresponding to 10t in the paper).
MacOS' filesys is case insensitive, so these two folders just get merged together when I `git clone` this repo. Consider switching the naming for the FoldFlow subdirectory?
Hi, great work on FF2 -- I would love to replicate it, but the trianing script provided is for the previous version. Would it be possible to provide the training...
Hello! Thank you so much for the great work you've done, it is really impressive. I'm trying to get to know it in detail, modify some parts of the model...
Hey, First of all, thank you very much for the excellent work by the authors. I am currently reading through the paper and the code, and I have encountered a...
Hello, First of all, great work on this project! I have a couple of questions regarding the implementation details of Reinforced Fine-Tuning (ReFT): - Code Availability: Are there any plans...
Dear author: I am very interested in foldflow-2, but I did not find a detailed tutorial on Motif Scaffolding with foldflow-2