cloud-pipeline icon indicating copy to clipboard operation
cloud-pipeline copied to clipboard

[Draft] Provide mapping from nextflow_schema.json to pipeline parameters format

Open mzueva opened this issue 9 months ago • 1 comments
trafficstars

Background Nextflow allows to describe pipeline parameters as nextflow_schema.json file, Cloud Pipeline uses a similar approach with parameters section in config.json file.

Approach

  • Describe current supported format of parameters section in config.json file as part of platform documentation
  • Describe pipeline parameters GUI as as part of platform documentation
  • Provide a mapping between nextflow_schema.json and parameters section in config.json file as a comment to this issue

mzueva avatar Feb 14 '25 10:02 mzueva