... | ... | @@ -8,6 +8,14 @@ Type `python bigscape.py -h` to display a list of all available parameters. See |
|
|
|
|
|
Type `-h` or `--help` to display all available options
|
|
|
|
|
|
## Label
|
|
|
|
|
|
```
|
|
|
--label <string>
|
|
|
```
|
|
|
|
|
|
By default, BiG-SCAPE runs will have a name such as `YYYY-MM-DD_HH-MM-SS_[extra]` where the extra string is `hybrids` (if activated) and the mode (i.e. `glocal`). With the `--label` option, it is possible to add an extra string to the run name. This will be reflected in the dropdown menu in the visualization page.
|
|
|
|
|
|
## Input folder
|
|
|
|
|
|
```
|
... | ... | |