sokrypton / ColabFold

Making Protein folding accessible to all!
MIT License
1.89k stars 477 forks source link

Output o PDB for each recycle step #183

Open ajasja opened 2 years ago

ajasja commented 2 years ago

Expected Behavior

It would be great if a PDB could be generated for each recycle step. That would enable one to see how many recycle steps are needed to fine tune a particular structure and it would enable really cool folding animations:)

Current Behavior

Currently a PDB gets generated only for the last step.

ajasja commented 2 years ago

I guess there was an attempt at that here by @sokrypton: https://github.com/sokrypton/ColabFold/blob/main/beta/alphafold_output_at_each_recycle.ipynb