Skip to content

Commit 75c9dd2

Browse files
committed
readme
1 parent 0c2549e commit 75c9dd2

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
### Comparing automated recommendation methods across scenarios on simulated DBTL cycles.
2-
Structure of the project:
2+
#### Project structure
33
1. data/config_files_yml: contains all configurations of DBTL cycle processes for the simulation study.
44
2. results: all the results of the simulation study
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-
.
8+
9+
```
10+
BenchmarkProjectDSMF
911
├── data
1012
│   ├── config_files_yml
1113
│   └── excel_remove
@@ -39,5 +41,4 @@ Structure of the project:
3941
│   └── __pycache__
4042
└── tests
4143
└── __pycache__
42-
43-
33 directories
44+
```

0 commit comments

Comments
 (0)