Releases: lucidrains/alphafold3-pytorch
Releases · lucidrains/alphafold3-pytorch
0.1.125
Full Changelog: 0.1.124...0.1.125
0.1.124
Full Changelog: 0.1.123...0.1.124
0.1.123
Full Changelog: 0.1.122...0.1.123
0.1.122
Full Changelog: 0.1.121...0.1.122
0.1.121
Full Changelog: 0.1.120...0.1.121
0.1.120
Full Changelog: 0.1.118...0.1.120
0.1.118
Full Changelog: 0.1.117...0.1.118
0.1.117
What's Changed
- Fix a new source of crashes in cluster_pdb_mmcifs.py by @amorehead in #76
- Upload all SMILES strings contained in the PDB's Chemical Component Dictionary (CCD) by @amorehead in #75
- Add compact_atom mappings for each molecule type, and add OneDrive PDB dataset download link by @amorehead in #77
- Ensure all residue constants and atom mappings match ligand residue templates in the PDB by @amorehead in #78
- Upload all 28 template residue mmCIF files from the PDB, and parse them into
Chem.Molsby @amorehead in #79 - Add standardized (template) SMILES strings for each residue by @amorehead in #80
Full Changelog: 0.1.116...0.1.117
0.1.116
What's Changed
- Take a step towards loading, training, and sampling with mmCIF files by @amorehead in #74
Full Changelog: 0.1.115...0.1.116
0.1.115
What's Changed
- Default to downloading the PDB from its
20240101AWS snapshot by @amorehead in #70 - Add parsing steps described in second paragraph of AF3 supplement Section 2.1 by @amorehead in #71
- Generalize
CovalentBondtoBondto prepare for bond featurization during model training by @amorehead in #72
Full Changelog: 0.1.114...0.1.115