ovo.app.components.preview_components¶
Module Contents¶
Functions¶
Preview the fixed segments in the input structure. |
|
API¶
- ovo.app.components.preview_components.parameters_binder_preview_component(workflow: ovo.core.database.models_rfdiffusion.RFdiffusionBinderDesignWorkflow)¶
- ovo.app.components.preview_components.scaffold_contig_preview(pdb_input_string, parsed_contig: list[ovo.app.components.molstar_custom_component.dataclasses.ContigSegment])¶
Preview the fixed segments in the input structure.
- Parameters:
pdb_input_string – The input PDB string.
parsed_contig – Contig segment objects
- ovo.app.components.preview_components.contigs_organizer_fragment(page_key: str, pdb_input_string: str)¶
- ovo.app.components.preview_components.update_contig_based_on_selected_segments(old_contig: str, selected_segments: list[str])¶
- ovo.app.components.preview_components.visualize_rfdiffusion_preview(workflow: ovo.core.database.models_rfdiffusion.RFdiffusionWorkflow, output_dir: str)¶