Skip to content

Comments

Merge main and halo brenches#28

Merged
soldatmat merged 13 commits intomainfrom
halo_rebase
Nov 5, 2025
Merged

Merge main and halo brenches#28
soldatmat merged 13 commits intomainfrom
halo_rebase

Conversation

@soldatmat
Copy link
Collaborator

@soldatmat soldatmat commented Nov 3, 2025

Description

This PR combines the backend implementation and easy_predict.py script (for quick local start including structure) from the halo branch with the public-facing main branch with updated name, README, notebooks & several bugfixes.

Additional fixes

  • Fixes to the easy_predict.py script
  • Fix to the setup_env.sh script
  • Fix to the Colab links inside the EnzymeExplorer notebooks.
  • Add .gitignore

Breaking changes & notes

  • Changed arg detect-precursor-synthases in easy_script.py from a flag (default False) to a boolean with default True. (changes how the script is called)
  • When this version is added to backend on Terka, API calls will have to be updated to include enzymeexplorer instead of terpeneminer in paths.
  • Commit added easy_eval script producing publication plots from the halo branch was omitted. It introduces a lot of CSV and image results, which might not be relevant.

SamusRam and others added 12 commits October 31, 2025 11:22
- Updated import paths for sequence extraction from PDB files.
- Added a new PDB standard ID to the domain detection loop.
- Refactored the domain detection and file upload functions to improve clarity and maintainability.
- Introduced new performance metrics and visualization capabilities in the evaluation scripts.
- Added support for BLAST identities in evaluation and model training.
- Enhanced README with installation instructions and usage examples.
- Introduced new data cleaning and preparation scripts for better data handling.
- Added new performance metrics plotting functions for domain type classifiers.
- Included new PDF and PNG files for performance metrics visualization.

This commit improves the overall structure and usability of the EnzymeExplorer project, making it easier to extend and maintain.
@soldatmat soldatmat merged commit 254a710 into main Nov 5, 2025
1 check failed
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