esqLABS / esqlabsR

Utility functions for modelling and simulation workflows within esqLABS organization
https://esqlabs.github.io/esqlabsR/
GNU General Public License v2.0
16 stars 2 forks source link

Extract parameters from a simulation to excel #190

Open PavelBal opened 2 years ago

PavelBal commented 2 years ago

Given a pkml simulation, extract all parameters (non-formula) to an excel sheet.

Why - currently, when applying parameter values to a loaded simulation and saving this simulation to pkml, these values are only in the simulation. Not in the BBs, not in the PSV etc. So extracting the values into an excel file would allow to load them to a PSV in MoBi.

Test for:

PavelBal commented 4 months ago

Hard to impement an efficients solution until https://github.com/Open-Systems-Pharmacology/OSPSuite-R/issues/1139 is solved.