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
As a pipeline developer, I would like a column named sample_name to be recognized when rendering samplesheet params and be auto populated with the samples name attribute.
Acceptance Criteria
When identifying cell type in SamplesheetComponent recognize property with name sample_name and render a new sample_name_cell
When a cell has type sample_name_cell render a sample_name_cell_component this should be rendered similarly to sample_cell except that instead of puid we are filling the value with name.
The text was updated successfully, but these errors were encountered:
Summary
As a pipeline developer, I would like a column named
sample_name
to be recognized when rendering samplesheet params and be auto populated with the samples name attribute.Acceptance Criteria
SamplesheetComponent
recognize property with namesample_name
and render a newsample_name_cell
sample_name_cell
render asample_name_cell_component
this should be rendered similarly tosample_cell
except that instead ofpuid
we are filling the value withname
.The text was updated successfully, but these errors were encountered: