Skip to content

Commit 6a08d55

Browse files
committed
added plots (.svgs) and fix of compartments (no influence on results)
1 parent e94411e commit 6a08d55

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
3. models: consists of the bioprocess models
66
4. scripts: consists of the building of bioprocess models (build_models dir), the analysis (two directoreis), and a setup_configs for the construction of the config files for simulation.
77

8-
98
```
109
BenchmarkProjectDSMF
1110
├── data
@@ -40,8 +39,13 @@ BenchmarkProjectDSMF
4039
└── tests
4140
```
4241

42+
#### Simulation data generated repo
43+
Datasets generated through config files that were used for the downstream analysis
44+
can be found at the [4tu](10.4121/f2833f74-2586-4632-8c44-7d98ead11a34) repository.
45+
4346
#### Running your own simulated DBTL scenarios (TODO)
4447
We provide a workflow for running simulated DBTL scenarios
4548
Step 1: Construct a config file using a [command line interface](scripts/ChassisConfig(NOTTESTEDYET).py) or make a manual config setup python scripts inspired by one of the scripts used in this [work](scripts/setup_configs)
4649

4750

51+

0 commit comments

Comments
 (0)