Skip to content

Releases: OpenProteinAI/openprotein-python

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 22 Aug 02:53
e77f97c

⚠ BREAKING CHANGES

  • molecules: Complex no longer sorts chains by ID. Chains iterate and serialize in insertion order, so code relying on get_chains() returning alphabetical order must sort explicitly. Combining with & or | appends the new chain last rather than sorting it into place, and both now return a new Complex instead of mutating the left operand. Complex is also no longer hashable, matching its mutable-mapping semantics. Structures parsed from CIF or PDB are unaffected.

Features

  • expose unnumbered_policy and job warnings on alignments
  • prompt: curated antibody prompts (VH, VL, VH-VL, VL-VH) as attributes on the prompt API
  • molecules: dict-like Complex interface with insertion-ordered chains

Full Changelog: v0.16.1...v0.17.0

v0.16.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 11:09
85dc94b

Bug Fixes

  • remove internal backend PR references from multichain e2e

Full Changelog: v0.16.0...v0.16.1

v0.16.0

Choose a tag to compare

@markgeejw markgeejw released this 14 Jul 15:09

Features

  • expose GP kernel selection in the client
  • add solublempnn model

Bug Fixes

  • molecules: treat B-factors >100 as experimental in pLDDT heuristic
  • split ':'-delimited sequences into one multichain complex

Full Changelog: v0.15.0...v0.16.0

v0.15.0

Choose a tag to compare

@markgeejw markgeejw released this 25 Jun 13:32

Full Changelog: v0.14.2...v0.15.0

v0.14.2

Choose a tag to compare

@markgeejw markgeejw released this 18 Jun 00:03

Full Changelog: v0.14.1...v0.14.2

v0.14.1

Choose a tag to compare

@markgeejw markgeejw released this 11 Jun 17:13

Full Changelog: v0.14.0...v0.14.1

v0.14.0

Choose a tag to compare

@markgeejw markgeejw released this 11 Jun 15:46

Full Changelog: v0.13.1...v0.14.0

v0.13.1

Choose a tag to compare

@markgeejw markgeejw released this 08 May 07:36

Full Changelog: v0.13.0...v0.13.1

v0.13.0

Choose a tag to compare

@markgeejw markgeejw released this 01 May 20:41

Full Changelog: v0.12.1...v0.13.0

v0.12.1

Choose a tag to compare

@markgeejw markgeejw released this 19 Mar 04:28

Full Changelog: v0.12.0...v0.12.1