Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Macrophage model
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Elin Nyman
Macrophage model
Commits
b154de9d
Commit
b154de9d
authored
5 years ago
by
Elin Nyman
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
57be64f0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+10
-2
10 additions, 2 deletions
README.md
with
10 additions
and
2 deletions
README.md
+
10
−
2
View file @
b154de9d
...
...
@@ -10,14 +10,22 @@ To reproduce the results in the manuscript, run `plot_many_params.m` for each hy
The included files:
`macrophage_simple.txt`
model text file in the format of the IQM toolbox
`Macrophage_simple.txt`
model text file used for hypothesis testing in the format of the IQM toolbox
`Macrophage_treatment.txt`
model text file for the model used to simulate treatment scenarios in in the format of the IQM toolbox
`allGoodValuesX.dat`
contains acceptable parameter values
`cost_simple.m`
computes the cost and need a set of parameter values as input
`Optimization_simple.m`
main script to use in the optimization of parameters
`LoadData.m`
computes mean values and standard error of the means from the raw data with only LPS stimulation and load to workspace
`LoadDrugData.m`
computes mean values and standard error of the means from the raw data with addition of Dexamathasone and load to workspace
``
\ No newline at end of file
`simple_plot.m`
simulate the model and plot for a single set of parameter values
`plot_many_params.m`
simulate the model and plot for all loaded acceptable parameter values
`plot_treatment.m`
simulate the treatment model and plot for for all loaded acceptable parameter values
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment