# {py:mod}`ovo.app.components.trim_components` ```{py:module} ovo.app.components.trim_components ``` ```{autodoc2-docstring} ovo.app.components.trim_components :allowtitles: ``` ## Module Contents ### Functions ````{list-table} :class: autosummary longtable :align: left * - {py:obj}`parameters_trim_structure_component ` - ```{autodoc2-docstring} ovo.app.components.trim_components.parameters_trim_structure_component :summary: ``` * - {py:obj}`trimmed_structure_visualizer ` - ```{autodoc2-docstring} ovo.app.components.trim_components.trimmed_structure_visualizer :summary: ``` * - {py:obj}`check_hotspots ` - ```{autodoc2-docstring} ovo.app.components.trim_components.check_hotspots :summary: ``` ```` ### API ````{py:function} parameters_trim_structure_component(workflow: ovo.core.database.models_rfdiffusion.RFdiffusionBinderDesignWorkflow) :canonical: ovo.app.components.trim_components.parameters_trim_structure_component ```{autodoc2-docstring} ovo.app.components.trim_components.parameters_trim_structure_component ``` ```` ````{py:function} trimmed_structure_visualizer(workflow: ovo.core.database.models_rfdiffusion.RFdiffusionBinderDesignWorkflow, pdb_input_string: str) :canonical: ovo.app.components.trim_components.trimmed_structure_visualizer ```{autodoc2-docstring} ovo.app.components.trim_components.trimmed_structure_visualizer ``` ```` ````{py:function} check_hotspots(contig: str, hotspots: str) :canonical: ovo.app.components.trim_components.check_hotspots ```{autodoc2-docstring} ovo.app.components.trim_components.check_hotspots ``` ````