Skip to content

Releases: rcsb/mmtf

v1.0

15 Aug 23:07
Compare
Choose a tag to compare

Added

  • explanation for when types 12-15 are useful
  • ncsOperatorList field
  • use of "array" when describing fields of type Array

v0.2

09 Jun 01:05
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

Added

  • WIP: faq.md
  • numGroups, numChains, numModels fields
  • recursive indexing encoding strategy
  • 12 byte header for binary fields holding encoding type, encoded list size and encoding parameters
  • the encoding strategy is now included in the header of binary fields instead of being hardcoded to the name of a field
  • bioAssemblyList[].name field

Changed

  • renamed atomChargeList to formalChargeList in groupType objects
  • allow quadruple bonds (bondOrder = 4)
  • allow '?' as the singleLetterCode for non-polymer groups

Removed

  • split-list delta encoding strategy

v0.1

27 Apr 02:33
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Added

  • Initial release