Skip to content

Conversation

@JoshuaMHardy
Copy link

Some minor fixes I made while testing the ProteinDJ workflows

  • Added logic in process_workflow_results (ovo_proteindj/logic.py) to auto-detect or use configured directories for fold, sequence design, and structure prediction steps. Was experiencing an error when viewing results: AttributeError: 'dict' object has no attribute 'seq_method'
  • Updated the PIPELINE_VERSION in ovo_proteindj/models_proteindj.py from a commit hash to the latest semantic version (v2.1.1)
  • Fixed target_chain function in visualize_binder_design_structure. Was causing an error when visualising binder designs in app: Error visualizing structure: 'ProteinDJBinderDeNovoDesignWorkflow' object has no attribute 'target_chain'

*.pyc
test-results
/.idea
.github No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you explain the reasoning here? typically this is not ignored because it can contain github actions

@prihoda
Copy link
Collaborator

prihoda commented Jan 24, 2026

Thanks Josh, I just noticed the PR! Left one small comment

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