You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are developing a MultiQC module that is able to scrape the output of tw runs dump in order to aggregate metrics into a single report across runs. It would be useful to be able to get the Workspace name directly from the JSON files that we can add to the General Stats table to clarify where the run was executed, especially if collating runs across Workspaces in the Report.
At the moment, only the workspaceId is reported in workflow-launch.json.
We are developing a MultiQC module that is able to scrape the output of
tw runs dump
in order to aggregate metrics into a single report across runs. It would be useful to be able to get the Workspace name directly from the JSON files that we can add to the General Stats table to clarify where the run was executed, especially if collating runs across Workspaces in the Report.At the moment, only the
workspaceId
is reported inworkflow-launch.json
.See MultiQC/MultiQC#2151 (comment)
The text was updated successfully, but these errors were encountered: