BDVAL/Execute-splits
From Icbwiki
This mode is used to run a sequence of biomarker discovery operations against a list of dataset splits. The list of splits can be produced by mode define-splits. It is implemented by org.bdval.ExecuteSplitsMode.
[edit]
Mode Parameters
The following options are available in this mode
| Flag | Arguments | Required | Description |
|---|---|---|---|
| --splits | splits | yes | File with the definitions of splits to run. |
| --sequence-file | sequence-file | yes | File with the sequence of steps to execute for each split. The sequence file will be passed to mode sequence for each split. |
| --pathway-components-dir | pathway-components-dir | no | Directory where pathway components will be stored. (default: pathway-components) |
