NextflowAnalysisWithCustomInput¶
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| custom_input | str | Contains the custom input, in YAML format or as an escaped JSON string. | |
| data_ids | [str] | [optional] | |
| mounts | [AnalysisInputDataMount], none_type | [optional] | |
| external_data | [AnalysisInputExternalData], none_type | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |