-
Notifications
You must be signed in to change notification settings - Fork 5
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
DPL-695 [Traction-Service] Femto QC upload #947
Comments
QuestionsQ: CSV currently is missing every other row. Assume empty rows can just be ignored? Q: Column D: Q: Will all CSV's have the same columns? If not, what is the full list of potential columns? Which columns are required, or not? e.g Q: "Only effective if the other important metrics are uploaded into the MLWH" (Ben F). Which other metrics? Metrics for each of the existing columns in attached CSV? Or more? (clade, yield, quality, input amounts, lysis type, powermash/cryoprep, date extraction run, date sample caught, team doing extraction…) Q: Please could there be a Description for each of the columns Q: There are duplicate Q: Are columns C - J all the QC values? What do these result represent? (Femto traces?) Are they each an individual Femto trace, or are they as a collective, represent a femto trace? Q: Should a row only be processed if there is a Well and Sample ID provided? What identifies a row? Q: "Whichever direction we go we’ll require a way of standardising the way we name the femto traces. Currently a free text box is used to type the name of the sample" (Ben F). Where is this current free text input to enter the "Sample ID"/ Femto trace name? What would you prefer this to be instead of a free text field? What validation/ limitations should be on this input? Q: (Assume this is related the the above Q.) "If we wanted to upload the results to the MLWH we’d want a way of restricting how the sample is named so we can interrogate the data effectively in tableau" (Ben F). How would they want to restrict the same name, and why? Make it unique per well? How would they interrogate the data in Tableau? Q: "Data would need to be uploaded in a consistent format e.g. always scan the tissue tube ID (FD20706843) barcode into the femto" (Ben F slides). Is another field required in the upload CSV to include Q: "Would need to be careful the export settings don’t change e.g pg/µl>ng/µl" (Ben F). Which export settings are being referred to here? (e.g. Export to Traction or Tabluea). Currently in Tractions implementation of QC Upload, the pre defined |
BenefitsThe benefits to this work will depend on how far we take it. If we get the femto traces in the MLWH then I’ll be able to perform the autoQC in tableau. We can use this to this to track the quality of the libraries over time, see how it correlates to prep type, input, clade… Currently it’s very difficult to spot trends in the quality as we just have thousands of links to .pdf files which show the femto traces. If we decide to get LIMS to run autoQC then it could speed up the process significantly. In this scenario we would upload the quant data into the MLWH, the user would then scan their plate into LIMS and would be able to download a .csv file to enable the robots to re-array the samples according what needs to be done to them next (e.g. SPK3, ULI, or fail). If this were to be automated it would speed up the process as the user wouldn’t have to interpret the quality of the traces, remove any subjectivity in interpretation and remove a potential source of error when re-arraying samples. The third option is just to run the autoQC in excel and then paste the outcome into the current LR googlesheet. Whilst this is feasible I’d prefer it if long read didn’t have to juggle another spreadsheet. |
Femto CSVHeaders
Well: The well column (A) is the well the sample is in, on the femto assay plate. (Not the well the sample was in during the extraction/library prep). string Sample ID: The Sample ID column (B) is currently whatever string the user typed into the femto when they set the run up. string CSV Examples2022 02 22 19H 00M Smear Analysis Result.csv |
Implementation
However, QC Decision and Decision Results would not be needed here. Only QcResults. But these still require the fields 'Tissue Tube ID' and 'Sanger sample ID'. Could reuse |
Hi @harrietc52, can you help me with the business priority of this requirement and if I can categorize this as a 'Must/Should/Good to have' requirement? Also whether this is a Technical Debt, Security or Housekeeping type of requirement. Thanks, |
Description
As Ben, I would like to upload Femto QC results and have them persisted in MLWH. So we can perform automated analysis on the samples. (Benefits described in comment below)
Who the primary contacts are for this work
Ben Farr
Hermione Blomfield-Smith
Steve I
Harriet C
Knowledge or Stake holders
Other people that may have specific knowledge about this work or have a stake in how it is implemented. e.g. John Smith is an expert on x
Additional context or information
Any other useful context or information that may be useful.
The text was updated successfully, but these errors were encountered: