7 Commits

Author SHA1 Message Date
3c4de6bb9b Update the output documentation with case sensitivity and force_output_dir
PiperOrigin-RevId: 789369238
Change-Id: I2ccab4e220300646dba2f8882a82ad1e21c1523f
2025-07-31 09:40:19 -07:00
267ab05055 Save embeddings as float16 instead of float32 to make them 2x smaller
PiperOrigin-RevId: 758140305
Change-Id: I70cb7adc53440ce19d20fa89d64bbb36b84b13f7
2025-05-13 03:23:02 -07:00
424201003f Add an option to save the distogram
Based on the implementation in https://github.com/google-deepmind/alphafold3/pull/345 by @PasqM.

PiperOrigin-RevId: 758128292
Change-Id: I868d43018833f889d858e5c9a7d687a44cfd3e82
2025-05-13 02:41:03 -07:00
b641827717 Make output file names unique for all seeds/samples
PiperOrigin-RevId: 735310700
Change-Id: I4f42ed52cd38a48d189eb6ba4d563117caff18b0
2025-03-10 03:30:01 -07:00
792e61e099 Add chirality checking utility.
PiperOrigin-RevId: 729120255
Change-Id: I4c50b4b1fc7c4b24334804cbd1e0e032784a09c4
2025-02-20 08:22:36 -08:00
721348dc08 Add documentation for the embeddings output file
PiperOrigin-RevId: 712560296
2025-01-09 11:52:41 +00:00
4f52a3bb62 Initial release of AlphaFold 3
PiperOrigin-RevId: 695257954
2024-11-11 10:42:47 +00:00