Skip to content

v0.6.5

Latest
Compare
Choose a tag to compare
@dennisbrookner dennisbrookner released this 16 Aug 15:53
· 3 commits to main since this release
e7753cf

Important changes

  • matchmaps now supports both phenix 1.20 (and earlier, though I'm not sure how far back it goes) and the new phenix 1.21 syntax. matchmaps will attempt to automatically detect the user's phenix version based on the output from phenix.version, but the user can override this if it is wrong for some reason (e.g. multiple phenixes are present or something).
  • Previously, when CCP4 or phenix subprocesses failed, and the program was not being run in verbose mode, these failures were totally silent to the user. The failure then manifested as an unhelpful FileNotFoundError. Now, the user is specifically informed of which subprocess has failed, and is instructed to use verbose mode for more information.

Abbreviated Changelog

Full Changelog: v0.6.4...v0.6.5