-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Receive samples that have already done QC, CG does no RC #347
Comments
Would be good to do for both TGA and WGS. |
Summary of steps needed to be taken on the lims side:
|
LIMS steps are completedAdded new sample UDFs
Both these are set by cg according to the info in the connected order. Added Skip Reception Control QC to relevant stepsFor now, only steps from the workflow TWIST v8 have been updated. But you can easily add it to several ones in the future if requested. Reception Control TWIST, Processing TWIST v3
Tapestation Reception Control TWIST, Initial QC TWIST v3
Qubit QC (DNA) TWIST, Initial QC TWIST v3
Quantit QC (DNA) TWIST, Initial QC TWIST v3
Aggregate QC (DNA) TWIST, Initial QC TWIST v3
Needed to update some EPPs
See the PR for further info: New automations
Modified automationsSkipping Qubit/Quantit means we need to calculate the sample amount in the Aggregate QC step. This required a change to the current code, and thus the CLI command is slightly different. The flag
|
Update 2024-03-08After feedback on the current implementation, we have instead decided to merge New Automation created, "1. Aggregate QC Flags and Copy Fields or Customer Values":
Added to Aggregate QC (DNA) TWIST v2 |
Lims Issue
For definitions of headings below see Basic Concepts.
Work Flow: Different steps?
Protocol: And here!
Step: Here to!
Description: Some customers want to submit samples where we do no QC in RC, they want to send this information via the order. The workflow for TGA need to be updated so that we can get information from the order.
The text was updated successfully, but these errors were encountered: