@@ -52,17 +52,17 @@ The PEtabGUI provides a Python-based graphical user interface that simplifies
5252the creation, editing, and validation of PEtab parameter estimation problems.
5353
5454- ** Unified Environment**
55- - Integrates all PEtab components (SBML/PySB models, conditions, observables,
56- measurements, parameters, and visualization files).
57- - Supports drag-and-drop import of YAML or individual component files.
58- - Automatically resolves mismatches and converts matrix-format experimental data
55+ - Integrates all PEtab components (SBML/PySB models, conditions, observables,
56+ measurements, parameters, and visualization files).
57+ - Supports drag-and-drop import of YAML or individual component files.
58+ - Automatically resolves mismatches and converts matrix-format experimental data
5959 into valid PEtab format.
6060- ** Interactive and Intuitive Editing**
61- - Dockable, resizable, and movable table widgets for each PEtab file.
62- - Context-aware editing with combo-boxes, drop-downs, and multi-cell editing.
63- - Automatic generation of missing observables/conditions with customizable defaults.
64- - Real-time validation and plausibility checks with PEtab linting tools.
65- - SBML view in both XML and human-readable Antimony syntax.
61+ - Dockable, resizable, and movable table widgets for each PEtab file.
62+ - Context-aware editing with combo-boxes, drop-downs, and multi-cell editing.
63+ - Automatic generation of missing observables/conditions with customizable defaults.
64+ - Real-time validation and plausibility checks with PEtab linting tools.
65+ - SBML view in both XML and human-readable Antimony syntax.
6666- ** Visualization and Simulation**
6767 - Interactive plots linking measurement data with model simulations.
6868 - Bidirectional highlighting between plots and tables.
@@ -71,6 +71,6 @@ the creation, editing, and validation of PEtab parameter estimation problems.
7171 - Intelligent defaults for visualization with optional user customization.
7272 - Ability to disable plotting for large models to maintain responsiveness.
7373- ** Archiving and Export**
74- - Export individual tables, the SBML model, or complete PEtab problems.
74+ - Export individual tables, the SBML model, or complete PEtab problems.
7575 - Save as directory structures or
7676 [ COMBINE archives] ( https://combinearchive.org ) for reproducibility
0 commit comments