GithubHelp home page GithubHelp logo

Comments (4)

rl15 avatar rl15 commented on September 26, 2024

Jeff B wrote (Tuesday, 8 September 2020 at 08:31)

For picking samples the key data will be the Cq values from the first 3 channels (which are the SARS-CoV2 test PCR products). However, it is helpful to know the positive control (channel 4) and the calls they make as part of our ongoing comparisons, so if it is not too difficult for the LIMS team to add those as well, then I think that is safest. Finally, the Target columns are obviously hugely redundant, and so the only reason for keeping them is to be able to track if the lab changes their target, or to compare across labs which may have different targets (indeed, I think Cambridge may only use one?).

from lighthouse.

rl15 avatar rl15 commented on September 26, 2024

Rich L wrote (Friday, 25 September 2020 at 17:28)

Can you check my understanding below for the CT value features, 1) parsing + persisting data and 2) filtering samples out of positive report

...

Remove sample from pick list when following rule fires

High CT rule: Remove sample when one or more of CH1-Cq, CH2-Cq or CH3-Cq values > 29?

Q. Will CT threshold be the same for all labs?

from lighthouse.

rl15 avatar rl15 commented on September 26, 2024

Jeff B wrote (Monday, 28 September 2020 at 12:39)

The rule should fire if all non-missing channels are > 30. (CH1-Cq > 30 && CH2-Cq > 30 && CH3-Cq > 30)
Threshold will be same for all labs, though if one lab provides fewer than three channels, it applies to as many as there are.

from lighthouse.

KatyTaylor avatar KatyTaylor commented on September 26, 2024

To test this and related stories (#126, #129):

In UAT:

  • Make sure have deployed Andrew's stories (sanger/crawler#108 etc.)
  • Wait until some samples are imported by nightly crawler that have Ct values, or create some dummy samples in the MongoDB - we want a mix of:
    • positive samples with no Ct value data
    • positive samples with Ct values > 30
    • positive samples with Ct values < 30
    • positive samples with mixed Ct values
    • positive samples where Root Sample ID starts with 'CBIQA_'
  • Run the Lighthouse 'positives on site report' & check that some samples are filtered out based on correct criteria
  • Scan plate barcodes of some of above samples into UAT LabWhere
  • Run Lighthouse Sentinel Sample Creation and check samples are imported based on same correct criteria

from lighthouse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.