You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
3. models: consists of the bioprocess models
6
6
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.
7
7
8
+
8
9
```
9
10
BenchmarkProjectDSMF
10
11
├── data
@@ -39,13 +40,8 @@ BenchmarkProjectDSMF
39
40
└── tests
40
41
```
41
42
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
-
46
43
#### Running your own simulated DBTL scenarios (TODO)
47
44
We provide a workflow for running simulated DBTL scenarios
48
45
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)
0 commit comments