-
Environment: name: wf
schemaVersion: 1
contexts:
onDemand:
engines:
- type: wdl
engine: cromwell
spot:
requestSpotInstances: true
engines:
- type: wdl
engine: cromwell
data:
- location: s3://some-bucket
workflows:
variantCall:
type:
language: wdl
version: 1.0
sourceURL: variantCall Contents of the directory
In the same directory as agc-project.yaml, there is a file called variantCall.inputs.json When I run
I can run the Is there anything I am missing? How can I troubleshoot this? Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
bug reported to team. While this gets fixed, just avoid using empty strings |
Beta Was this translation helpful? Give feedback.
bug reported to team. While this gets fixed, just avoid using empty strings
""
in inputs.json