Skip to content

Outputs metadata#135

Open
stevekm wants to merge 3 commits intodevelopfrom
outputs-metadata
Open

Outputs metadata#135
stevekm wants to merge 3 commits intodevelopfrom
outputs-metadata

Conversation

@stevekm
Copy link
Copy Markdown
Member

@stevekm stevekm commented Feb 11, 2020

Changes made here in order to pass metadata out of the Roslin operator and set the output_metadata field for the job serializer in order to use the output metadata downstream in other operators

@stevekm stevekm changed the base branch from master to develop February 11, 2020 18:01
job_metadata['assay'] = assay
job_metadata['request_id'] = project_id
job_metadata['tumor'] = {}
job_metadata['tumor']['igo_id'] = tumor['igo_id']
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@allanbolipata @sivkovic which identifier are we using inside the Roslin pipelines? IGO ID or Patient ID or some other ID?

@stevekm
Copy link
Copy Markdown
Member Author

stevekm commented Feb 11, 2020

Once the inclusion of output metadata in the operator is complete, we will have to make sure to check against any unintended side effects in the behavior of the operators and job submission, etc.. Need some integration testing.

@stevekm
Copy link
Copy Markdown
Member Author

stevekm commented Feb 16, 2020

note: @nikhil is planning updates to Roslin CWL output schema, changes might need to be included here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant