Skip to content

As a cloudos-cli user, I would like to retrieve for the job list csv output a wide table with the parameter key-value pairs in a wide tabular format, one per different pipeline type #141

@cgpu

Description

@cgpu

Currently the csv output provides the parameters in a nested format.

Current functionality

It would be very useful to allow the end user to view the parameters in workflow centric derivative csv files.

For example, this is how the output looks like in v2.0.0 from cloudos job list when the csv format is selected
image

The wide format per pipeline additional outputs would generate 1 csv perf workflow name, and within each the parameter keys would be the header columns of the wide tabular output:

Desired functionality

Separate workflows

Screenshot 2023-03-13 at 10 44 34

One parameters csv per workflow

image

image

Benefit

  • The end user would be able to compare the job parameters with the status and runtime of the jobs
  • The end user would be able to review all the input files that have been processed, likely validating if all the analyses have been completed for a given amount of input files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions