Skip to content

SASA computation fails in analysis step for example inputs (Coordinates are empty) #166

Description

@juliocesar-io

Running the unmodified example Exmaple small_molecule_from_file_and_smiles in v0.2.0 fails during the analysis step.
All previous steps complete successfully.

Possibly related to:
#150

boltzgen run example/small_molecule_from_file_and_smiles/4g37.yaml \
  --output workbench \
  --protocol protein-anything \
  --num_designs 2

Environment
• boltzgen v0.2.0
• Python 3.12
• NVIDIA GPU RTX A6000

Error

ValueError: Coordinates are empty
  File "boltzgen/task/analyze/analyze_utils.py", line 692, in get_delta_sasa
    target_area = sasa(...)
  File "biotite/structure/sasa.pyx", line 184

Pipeline exits during step 5/6: analysis.

Complete error log atteched:

error.log

Notes
• design, inverse_folding, folding, design_folding succeed
• CIFs are generated in earlier steps
• Failure occurs while computing SASA

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions