Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.3.0 #42

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Release v0.3.0 #42

merged 1 commit into from
Oct 20, 2023

Conversation

DomFijan
Copy link
Collaborator

Release v0.3.0 - 10/20/2023

Breaking changes

  • WaterClustering Class Update: Changed input parameters. All options, including method and clustering algorithm, are now set during the class creation.
  • Unified Output Format: Output now streamlined into a single file. This file includes all clustering options and details of conserved waters, such as coordinates and types.
  • New Run Method: Added Run method capable of executing all three methods: single clustering, MSRC, and quick MSRC.
  • Restarting Methods Overhaul: Methods have been revamped to align with the new output structure.
  • Results Reading Methods Update: Adjusted to be compatible with the new output format.

Added

  • Added support for python 3.12
  • CWS uses HDBSCAN from scikit-learn now
  • New visualization options for pymol

Fixed

  • Fixed visualization failing when no waters are found
  • Smaller issues with docs in water clustering class
  • Updated install docs
  • Various other doc updates
  • Fixed MSRC not looping properly over water types

@JecaTosovic JecaTosovic marked this pull request as ready for review October 20, 2023 05:46
@DomFijan DomFijan merged commit 20d1cc2 into main Oct 20, 2023
4 checks passed
@DomFijan DomFijan deleted the release/v0.3.0 branch May 11, 2024 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants