Clinical-Genomics / cg

Glue between Clinical Genomics apps
8 stars 2 forks source link

Add information on internal negative control for a given sample #3535

Open beatrizsavinhas opened 3 months ago

beatrizsavinhas commented 3 months ago

As a production user and cg developer, I want to be able to easily get information on which internal negative control was used for the prep of a given sample, So that I don't have to manually search for it in lims.

Acceptance Criteria

Notes

This functionality would much facilitate QC checks for analyses that require internal controls, which is currently done manually.

Would be an important tool for this project: Improve the comparison and analysis of control samples in production

Suggested solution:

Alternative 1

- Add a Pool table listing pools - Add a SamplePool table displaying pool and samples relationship - A pool object includes corresponding sample links - The tables are populated from lims - relevant lims step: Target Enrichment TWIST

Alternative 1 was decided against so as to not repeat in cg the information that is in LIMS.

Alternative 2

Implementation plan

karlnyr commented 3 months ago

We should redefine this so that it would solve " Create a connection between our internal control and related samples of that same prep" in https://github.com/Clinical-Genomics/project-planning/issues/562

karlnyr commented 3 months ago

Discussion

beatrizsavinhas commented 2 months ago

After our discussion in Issue Refinement @Clinical-Genomics/sysdev, I decided to clean up this issue to make it more clear! Feel free to change the description if you think something needs to be clarified.

diitaz93 commented 2 months ago

Unfinished technical refinement discussion

karlnyr commented 2 months ago

Discussion