User story
As a member of the Data QC team, I would like the 'under-represented wells' feature, which was first implemented for the WGS pipeline, to be extended to more pipelines, so that I can see this information in a consistent and structured way in the MLWH, to inform my analysis.
Who are the primary contacts for this story
Katy
Who is the nominated tester for UAT
For each relevant pipeline, we would need:
- Team lead or delegated team member
- Member of Data QC team (Paul / Elliott)
Acceptance criteria
Consider if these features can be featured flagged to decouple testing and deployment.
The 'under-represented wells' feature is enabled for the following plates (in the following pipelines):
| Pipeline |
Plate purpose |
| RNA (all versions) |
LB Lib PCR XP |
| LCMB |
LCMB Lib PCR XP |
| Triomics |
LCMT DNA PCR XP and LCMT EM PCR XP |
| ISC |
LB Lib PCR XP |
| PCR Free |
PF Lib XP-2 |
Dependencies
See the completed sibling issues under the parent story to see how it was done for the first pipeline.
Additional context
Turning the UI on for more plate purposes should be a simple Limber config change.
However, making sure the data gets to the MLWH might be a bit trickier. When writing the code that collects the data from Sequencescape to send to the MLWH, we took a shortcut (for the proof of concept / first pipeline), which makes some assumptions. I think this code will have to be extended / made more robust to cope with slightly different data structures in other pipelines. See https://github.com/sanger/sequencescape/pull/5229/changes#r2469045876
Deployment notes
Add any details that should be noted when deploying this feature. For example, is a database migration needed, a specifc rake task or other script that needs to be run, a dependency on another application or service that needs to be released first etc?
These notes are intended to ensure the developers releasing the feature know what needs to be done.
Add any other context or screenshots about the feature request here.
User story
As a member of the Data QC team, I would like the 'under-represented wells' feature, which was first implemented for the WGS pipeline, to be extended to more pipelines, so that I can see this information in a consistent and structured way in the MLWH, to inform my analysis.
Who are the primary contacts for this story
Katy
Who is the nominated tester for UAT
For each relevant pipeline, we would need:
Acceptance criteria
Consider if these features can be featured flagged to decouple testing and deployment.
The 'under-represented wells' feature is enabled for the following plates (in the following pipelines):
commentstable in the mlwarehouse - test this carefully for each pipeline that plate purpose is used inDependencies
See the completed sibling issues under the parent story to see how it was done for the first pipeline.
Additional context
Turning the UI on for more plate purposes should be a simple Limber config change.
However, making sure the data gets to the MLWH might be a bit trickier. When writing the code that collects the data from Sequencescape to send to the MLWH, we took a shortcut (for the proof of concept / first pipeline), which makes some assumptions. I think this code will have to be extended / made more robust to cope with slightly different data structures in other pipelines. See https://github.com/sanger/sequencescape/pull/5229/changes#r2469045876
Deployment notes
Add any details that should be noted when deploying this feature. For example, is a database migration needed, a specifc rake task or other script that needs to be run, a dependency on another application or service that needs to be released first etc?
These notes are intended to ensure the developers releasing the feature know what needs to be done.
Add any other context or screenshots about the feature request here.