Skip to content

Commit 0851e2f

Browse files
committed
Revert "added plots (.svgs) and fix of compartments (no influence on results)"
This reverts commit 6a08d55.
1 parent 6a08d55 commit 0851e2f

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
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+
89
```
910
BenchmarkProjectDSMF
1011
├── data
@@ -39,13 +40,8 @@ BenchmarkProjectDSMF
3940
└── tests
4041
```
4142

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-
4643
#### Running your own simulated DBTL scenarios (TODO)
4744
We provide a workflow for running simulated DBTL scenarios
4845
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)
4946

5047

51-

0 commit comments

Comments
 (0)