Closed hegelab closed 6 days ago
Ah yes, sorry, this slipped my mind when working on AlphaFold 3. I will port this feature from AlphaFold 2.
Also, could you voice your support on the following issues:
https://github.com/EddyRivasLab/hmmer/issues/177 https://github.com/EddyRivasLab/hmmer/issues/323
If these two features existed in HMMER, the expensive Stockholm -> a3m conversion would not even be necessary.
First part of the fix landed in https://github.com/google-deepmind/alphafold3/commit/e60f750b6289129f5aed5e57a40ce9d3651b024e.
Fix finalized in https://github.com/google-deepmind/alphafold3/commit/cb2133d0fdaa66505051acc077f7b17617c2e608.
Thanks for reporting.
Could you let me know whether these fixes solved the issue?
Thanks for the prompt action - it solved the issue.
Hi,
Conserved proteins may result in very large alignments, pulled directly into memory. This was solved in AF2: See: https://github.com/google-deepmind/alphafold/pull/296
Now, AF3 running with 256GB RAM stops with this error:
Best regards, Tamas