View source: R/pipeline_hooks.R
| export_for_cwl | R Documentation |
Export Capsule data in YAML format suitable for CWL workflows
export_for_cwl(output_file)
output_file |
Character. Path to save inputs (required). |
List containing input data
## Not run:
export_for_cwl(tempfile(fileext = ".yml"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.