Skip to content

Commit

Permalink
test: include json files
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasCowie committed Jun 24, 2024
1 parent 6a08e9a commit 4eb3073
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions maud/data/example_inputs/example_ode/inits.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"dgf": [10.0, 2.0, 5.0, 0.0], "dgf_free": [10.0, 2.0, 5.0, 0.0], "km": [0.5, 1.0, 2.0, 0.5, 1.0, 2.0, 0.5, 2.0, 1.0, 3.0000000000000004], "log_km_z": [0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0], "ki": [1.0], "log_ki_z": [0.0], "kcat": [0.5, 2.0, 1.0, 2.0, 1.0], "log_kcat_z": [0.0, 0.0, 0.0, 0.0, 0.0], "dissociation_constant": [0.3, 0.9], "log_dissociation_constant_z": [0.0, 0.0], "transfer_constant": [1.0, 1.0], "log_transfer_constant_z": [0.0, 0.0], "kcat_pme": [], "log_kcat_pme_z": [], "drain_train": [[]], "drain_train_z": [[]], "drain_test": [[]], "drain_test_z": [[]], "conc_enzyme_train": [[1.0, 2.0, 3.0000000000000004, 2.0, 3.0000000000000004]], "log_conc_enzyme_train_z": [[0.0, 0.0, 0.0, 0.0, 0.0]], "conc_enzyme_test": [[1.0, 2.0, 3.0000000000000004, 2.0, 3.0000000000000004]], "log_conc_enzyme_test_z": [[0.0, 0.0, 0.0, 0.0, 0.0]], "conc_unbalanced_train": [[4.999999999999999, 0.5]], "log_conc_unbalanced_train_z": [[0.0, 0.0]], "conc_unbalanced_test": [[4.999999999999999, 0.5]], "log_conc_unbalanced_test_z": [[0.0, 0.0]], "conc_pme_train": [[]], "log_conc_pme_train_z": [[]], "conc_pme_test": [[]], "log_conc_pme_test_z": [[]], "psi_train": [0.0], "psi_train_z": [0.0], "psi_test": [0.0], "psi_test_z": [0.0]}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
com

0 comments on commit 4eb3073

Please sign in to comment.