-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new format for Chen #21
Comments
simulatedData sheet not filled |
|
this is not the correct model |
Sorry, Raia_CancerResearch2011 |
Corrected in Raia |
Those were supposed to go here:
|
|
Model parameter 'Step0' neither present in condition table nor in parameter table. |
it is defined as a constant set to 0 |
none of the steps are defined in the experimental data nor condition file |
Okay, will check what's wrong there with the validator |
Yeah, was an error there. |
working now on the visualization specification file |
@elbaraim : could you check the simulation values |
@elbaraim : could you check: in the measurement file for simulation conditions model1_data3 and model1_data4, the data seems to be the same? should not be the case, for different conditions? |
I will look into this, thanks for posting! |
Need to update data! |
@elbaraim ! 😡 |
@elbaraim Any updates here? |
Did you have a chance to look into this @elbaraim ? Should be just exchanging the data and simulating to see if the results fit, right? |
ping @elbaraim |
Apparently there is a bug in the visualization file, @erikadudki could you have a look? |
fixed it 👍 |
reopened: see #106 |
When looking at the issue #106 I also found that in the original Benchmark collection some parameters "got lost" during the initial SBML export. Therefore, also missing in the PEtab implementation. These are: This is weird, since these parameters appear in the d2d model file, e.g., KD_iressa_wt (already checked for the others). I will keep on looking and post an update ASAP. |
Additionally these parameters from the original paper However I checked all of them and they do not have any role in the original model (publication). They only appear in the list of parameters. So I think it is fine that they do not appear, |
So they are defined as parameters in the original SBML model but don't occur in any reactions etc.?! If they are not used in any context I guess it should be fine to not have them in the model |
Exactly. They only appear in the list of parameters. |
Where these parameters also in the original model from the publication? Could it be, that they are somehow replaced with other expressions in D2D? |
These parameters indeed appear in the original model from the publication. Regarding the replacement thing, this is what I am trying to check atm :) |
So I have checked the model compilation and these parameters are removed in the symbolic expressions, then I guess the replacement that you mentioned is taking place (as I said, they appear in the model definition file). Seems fine then. I will continue then with the issue regarding the parameter scales. Do you agree @LeonardSchmiester ? |
Yes, sounds good. |
Whats the status here? |
* fix parameter scale in Chen * fix lin parameters Co-authored-by: Dilan Pathirana <[email protected]>
* Added Model bachmann msb2011 (#85) * Added Bachmann model Co-authored-by: LoosC <[email protected]> * Fixed implementation of ActD, CISoe and SOCS3oe * Fixed wrong headers Co-authored-by: LoosC <[email protected]> * Add model names to avoid recompilation. (#90) * Model zhao quant biol2020 (#95) Co-authored-by: IvaEwert <[email protected]> * added model Giordano_Nature2020 (#97) * added model Giordano_Nature2020 * added simulatedData * new model bertozzi close #99 * fixed yaml file * Changed python version (#104) * added Okuonghae_ChaosSolitonsFractals2020 model (#103) Co-authored-by: LeonardSchmiester <[email protected]> * fix parameter scale in Chen - close #21 (#107) * fix parameter scale in Chen * fix lin parameters Co-authored-by: Dilan Pathirana <[email protected]> * Model lucarelli cell systems2018 (#109) * Added Lucarelli model Co-authored-by: LoosC <[email protected]> * Updated simulated data sheet * Changed column header Co-authored-by: LoosC <[email protected]> * Model Raimundez PCB 2020 - close #55 (#111) * model Raimundez_PCB2020 added * add measurement and simulation files * add measurement and simulation files * add simulation files * adapt naming convention * Model isensee jcb2018 (#112) * Added Isensee model. Closes #54 Co-authored-by: JanHasenauer <[email protected]> * Fixed issues with timepoint specific overrides * Fixed meas file Co-authored-by: JanHasenauer <[email protected]> * Update observables_Fiedler_BMC2016.tsv correction * Update measurementData_Fiedler_BMC2016.tsv correction * Update parameters_Fiedler_BMC2016.tsv correction * Fixed link to PEtab (#116) * Update measurementData_Fiedler_BMC2016.tsv (#115) Co-authored-by: LeonardSchmiester <[email protected]> * simplify observables * fixup * fix parameter table * fix loss of precision in Boehm data * Rename Bruno_JExpBio to Bruno_JExpBot (#119) * Run checks on GHA instead of TravisCI (#123) Closes #105 * Oliveira_NatCommun2021 model (#120) * Add script to generate problem overview (#122) Prints some stats for each benchmark problem. Hopefully helpful to select interesting models. * Model Laske_PLOSComputBiol2019 (Issue #83) (#127) * Fix Alkan_SciSignal2018 (#129) * remove extraneous semicolons * remove null measurements * update simulated data file * deduplicate conditions * Update README stats, refactor stats script (#130) * add Laske to README * refactor stats script * update Alkan in README * Update parameters_Weber_BMC2015.tsv * Fix Bachmann_MSB2011 (#136) * reduce condition table and fix data annotation * add prior, fixes #135 * remove uninformative priors * fixup * Fix Isensee_JCB2018 (#138) * simplify formulation * add parameter priors, fixes #137 * fixup conditions * remove uninformative priors * reexport conditions/measurements from d2d * fixup * fix model * fixup * fix empty rows * remove index from measurement table * update simulated data * add priors, fixes #139 (#141) * Fix lucarelli (#140) * simplify model/conditions * fix observables * remove unused parameter from model * remove unused columns * Update simulatedData_Lucarelli_CellSystems2018.tsv * Simplify Beer, fixes #114 (#134) * move exp info from model to condition table * fixup * fix model * fix model * fix model * fix model * fix model * fix model * Fix priors for Schwen, Bachmann (#143) * increase accuracy of priors * fix column names * Add test data to Fujita_SciSignal2010 (#131) * New input function to model different experiments involving ramps, pulses and steps. * Fix Isensee prior (#144) * fix column name and increase mean accuracy * remove nan measurements from Blasi * Overview table: link to respective directory (#148) * Overview table: link to respective publication (#149) Add reference links to table based on SBML annotations. NOTE: Not all current models are properly annotated. Co-authored-by: Dilan Pathirana <[email protected]> * Check SBML metadata, refactor and move scripts (#152) * add CI check for required sbml metadata * refactor scripts * moved scripts to separate dir `scripts/` * small changes to model info script * add python pip requirements file * Fix model IDs, names, and missing references (#153) * fix model ids, model names, and references (closes #147 , closes #150 ) * update overview table * PR template for new PEtab problems (#154) * Okuonghae_ChaosSolitonsFractals2020: convert fixed initial assignments to parameter values (#151) * Add Blasi model selection problem for motif-specific parameters (#157) * Fix blasi select measurements (#158) Co-authored-by: LoosC <[email protected]> Co-authored-by: dilpath <[email protected]> Co-authored-by: IvaEwert <[email protected]> Co-authored-by: PaulJonasJost <[email protected]> Co-authored-by: vanako <[email protected]> Co-authored-by: Elba Raimúndez Alvarez <[email protected]> Co-authored-by: JanHasenauer <[email protected]> Co-authored-by: Jan Hasenauer <[email protected]> Co-authored-by: Fabian Fröhlich <[email protected]> Co-authored-by: Daniel Weindl <[email protected]> Co-authored-by: lorenapohl <[email protected]> Co-authored-by: C-Peiter <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: