Skip to content

Releases: chaidiscovery/chai-lab

v0.5.2: multiple small improvements

24 Dec 23:34
e24b122
Compare
Choose a tag to compare

This release accumulates improvements over the past two weeks:

Better CIFs and better output names, bugfix for multiple ligands, lower memory consumption by default, arbitrary number of diffusion samples;

What's Changed

Minor:

Full Changelog: v0.5.1...v0.5.2

v0.5.1: fixes for glycan parsing

20 Dec 19:14
Compare
Choose a tag to compare

What's Changed

(tag and release were updated because previous did not deploy correctly to pypi)

Full Changelog: v0.5.0...v0.5.1

v0.5.0: Covalent bonds, glycans, and improved MSA pairing

05 Dec 01:29
cf7bf51
Compare
Choose a tag to compare

What's Changed

Major changes

  • Support for specifying covalent bonds and glycans by @wukevin in #205
  • Improve colabfold MSAs to include unpaired MSA hits by @wukevin in #213

Minor changes

  • Don't warn on missing MSAs for non-protein entities. by @wukevin in #209
  • Helper to sort StructureCandidates object by @wukevin in #208
  • Fix case where empty list is passed to colabfold MSA generation by @wukevin in #212
  • Add test for ion charge by @wukevin in #214

Full Changelog: v0.4.4...v0.5.0

v0.4.4: Update command line interface

02 Dec 23:12
8f49f99
Compare
Choose a tag to compare

What's Changed

Major

  • Add CLI option to set colabfold server url by @danpf in #199. N.B. this is a breaking change to CLI: the msa_server command line argument has been renamed to use_msa_server

Minor

New Contributors

Full Changelog: v0.4.3...v0.4.4

v0.4.3: Command line interface

29 Nov 01:25
d5e389f
Compare
Choose a tag to compare

What's Changed

Major

Minor

Full Changelog: v0.4.2...v0.4.3

v0.4.2: Apache 2.0 license (commercial use)

27 Nov 16:15
6c267f9
Compare
Choose a tag to compare

Corrects license file in project root

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1: Apache 2.0 license (commercial use)

27 Nov 01:12
b02e044
Compare
Choose a tag to compare

Re-release of release v0.4.0 with one bug fix

What's Changed

  • Fix case for homomers resulting in errors by @wukevin in #183

Full Changelog: v0.4.0...v0.4.1

v0.4.0: Apache 2.0 license (commercial use)

27 Nov 00:52
13c7b00
Compare
Choose a tag to compare

What's Changed

Major changes

Minor changes

Full Changelog: v0.3.1...v0.4.0

v0.3.1: Python 3.10.0 compatibility

22 Nov 00:31
3879e5f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0: Chai-1r - support for restraints

19 Nov 23:46
88abfc9
Compare
Choose a tag to compare

What's Changed

We provide tools to prompt the model with prior structural information

PRs:

  • Support for user-specified restraints by @wukevin in #148
  • Specify restraints with 1-based indexing for residues by @wukevin in #154
  • Updates for restraints documentation by @wukevin in #156

Full Changelog: v0.2.1...v0.3.0