Skip to content

Commit

Permalink
delete commented lines from parameters files
Browse files Browse the repository at this point in the history
  • Loading branch information
teddygroves committed Apr 4, 2024
1 parent 79f5c19 commit 209c3ab
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions maud/data/example_inputs/linear_multidgf/parameters.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ dissociation_constant = [
{exploc = 1, scale = 0.6, enzyme = "r2", metabolite = "M1", compartment = "c", modification_type = "inhibition"},
]

# dgf = [
# {location = -1, metabolite = "M1", scale = 0.05},
# {location = -2, metabolite = "M2", scale = 0.05},
# ]

psi = [
{location = -0.95, scale = 0.2, experiment = "condition1"},
{location = -0.95, scale = 0.2, experiment = "condition2"},
Expand Down
5 changes: 0 additions & 5 deletions maud/data/example_inputs/linear_multidgf/priors.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ dissociation_constant = [
{exploc = 1, scale = 0.6, enzyme = "r2", metabolite = "M1", compartment = "c", modification_type = "inhibition"},
]

# dgf = [
# {location = -1, metabolite = "M1", scale = 0.05, fixed_value = -1},
# {location = -2, metabolite = "M2", scale = 0.05},
# ]

psi = [
{location = -0.95, scale = 0.2, experiment = "condition1"},
{location = -0.95, scale = 0.2, experiment = "condition2"},
Expand Down

0 comments on commit 209c3ab

Please sign in to comment.