OncoBEAMRasCrcMutationChecker

OncoBEAM RAS CRC Mutation

Liquid Biopsy жидкостная биопсия cfDNA ctDNA CTC exosomes NGS qPCR
Open selection

Utility description: OncoBEAM RAS CRC Mutation

OncoBEAM RAS CRC Mutation Checker — Specialized QC for BEAMing-Based RAS Mutation Analysis in CRC

Performs comprehensive quality verification of OncoBEAM KRAS/NRAS mutation analysis per ESMO CRC Guidelines, NCCN Colon Cancer, CAP/CLIA and FDA CDx guidance: compartmentalization metrics (total droplets ≥50K, lambda ≤0.3, empty droplets ≥70%, multiple occupancy ≤5%), fluorescence separation (SNR ≥10, separation index ≥5.0, rain fraction ≤2.0%), triple control verification (positive recovery ≥80%, negative FP rate ≤0.01%, NTC pass), DNA input quality (≥5 ng, amplifiable fraction ≥10%), and clinical interpretation (RAS mutant = anti-EGFR CONTRAINDICATED; RAS WT = anti-EGFR MAY BE CONSIDERED). Four-tier classification: REPORTABLE_MUTANT / REPORTABLE_WT / REVIEW_REQUIRED / INVALID.

⚠️ Critical: Lambda >0.3 = QUANTITATIVE RESULT INVALID (Poisson assumption violated). Rain events may mimic rare mutations. Single positive droplets near LOD require confirmation. RAS status determines FIRST-LINE therapy choice in metastatic CRC. Testing must cover ALL clinically relevant KRAS (exons 2,3,4) and NRAS (exons 2,3,4) exons. Technical QC does not replace clinical decision-making by oncologist.

input.csv

SampleID,PatientID,Gene,Exon,SpecificMutation,SampleType,TotalDroplets_Analyzed,MinTotalDroplets,PositiveDroplets_Count,WildTypeDroplets_Count,MutantFraction_Percent,AssayLOD_Percent,AssayLOQ_Percent,Lambda_Value,MaxLambda,EmptyDroplet_Percent,MinEmptyDroplet_Percent,MultipleOccupancy_Percent,MaxMultipleOccupancy_Percent,SignalToNoise_Ratio,MinSignalToNoise,FluorescenceSeparation_Index,MinFluorSeparation,RainEvents_Detected,RainFraction_Percent,MaxRainFraction_Percent,PositiveControl_Pass,PosControl_Recovery_Percent,MinPosControl_Recovery,NegativeControl_Pass,NegControl_FalsePositive_Rate,MaxNegControl_FP_Rate,NoTemplateControl_Pass,InputDNA_ng,MinInputDNA_ng,AmplifiableDNA_Fraction,MinAmplifiableDNA_Fraction,IsAntiEGFR_Eligible,ClinicalInterpretation
OB-CRC-2026-001,PAT-CRC-042,KRAS,Exon2,G12D,Plasma_cfDNA,125000,50000,375,124625,0.30,0.02,0.05,0.15,0.3,86.0,70,1.2,5,45.0,10,12.5,5.0,false,0.3,2.0,true,95.0,80,true,0.002,0.01,true,25.0,5,0.45,0.1,false,KRAS G12D mutant. Anti-EGFR therapy NOT recommended.
OB-CRC-2026-002,PAT-CRC-055,NRAS,Exon3,Q61H,FFPE_Tissue,62000,50000,18,61982,0.03,0.02,0.05,0.45,0.3,63.5,70,8.5,5,6.0,10,3.2,5.0,true,4.5,2.0,true,72.0,80,true,0.008,0.01,true,8.0,5,0.08,0.1,false,NRAS Q61H detected but QC concerns.
OB-CRC-2026-003,PAT-CRC-061,KRAS,Exon2,None,Plasma_cfDNA,150000,50000,2,149998,0.001,0.02,0.05,0.12,0.3,88.7,70,0.8,5,52.0,10,14.0,5.0,false,0.1,2.0,true,98.0,80,true,0.001,0.01,true,30.0,5,0.52,0.1,true,KRAS Exon2 WT. Anti-EGFR therapy may be considered.

URS & FS — User Requirements and Functional Specification

This document describes the controlled interface and behaviour of OncoBEAMRasCrcMutationChecker for OncoBEAM RAS CRC Mutation Checker.

Domain limits and critical parameters

Key fragments from the source description are shown below. Before production use, limits must be verified against the approved specification, registration dossier and local SOPs.
  • Performs comprehensive quality verification of OncoBEAM KRAS/NRAS mutation analysis per ESMO CRC Guidelines, NCCN Colon Cancer, CAP/CLIA and FDA CDx guidance: compartmentalization metrics (total droplets ≥50K, lambda ≤0.3, empty droplets ≥70%, multiple occupancy ≤5%), fluorescence separation (SNR ≥10, separation index ≥5.0, rain fraction ≤2.0%), triple control verification (positive recovery ≥80%, negative FP rate ≤0.01%, NTC pass), DNA input quality (≥5 ng, amplifiable fraction ≥10%), and clini
  • ⚠️ Critical: Lambda >0.3 = QUANTITATIVE RESULT INVALID (Poisson assumption violated). Rain events may mimic rare mutations. Single positive droplets near LOD require confirmation. RAS status determines FIRST-LINE therapy choice in metastatic CRC. Testing must cover ALL clinically relevant KRAS (exons 2,3,4) and NRAS (exons 2,3,4) exons. Technical QC does not replace clinical decision-making by oncologist.

URS — User Requirements Specification

IDRequirementCriticalityAcceptance criterion
URS-001The utility shall accept an input.csv file for OncoBEAM RAS CRC Mutation Checker with headers defined in the data contract.HighThe file is processed without manual header editing.
URS-002The utility shall perform deterministic QC evaluation without machine learning and without probabilistic conformance decisions.HighIdentical input data, rule version and configuration produce reproducible results.
URS-003The utility shall validate mandatory fields, data types, ranges, units and domain plausibility.HighSchema, conversion and range errors are explicitly reported.
URS-004The utility shall apply domain limits and rules from the description, approved specification, registration dossier and local SOPs.HighEach check has PASS/WARNING/FAIL and a clear message.
URS-005The utility shall generate output.json with machine-readable results, source values, warnings, failures and critical findings.HighJSON is suitable for LIMS/ELN/MES integration and QA/QC review.
URS-006The utility shall preserve traceability between batch/sample, input file, applied rules and final status.HighOutput contains identifiers, checked parameters and audit metadata.
URS-007The documentation shall support IQ/OQ/PQ, CSV/CSA and review by internal QA or inspectors.MediumURS, FS, input/output contract and test scenarios are supplied with the utility.
URS-008The utility shall be used as a QC decision-support tool and not as a substitute for approved specifications and QA/QP release decision.MediumDocumentation states change control and limit-verification expectations.

input.csv contract

#FieldTypeSamplePurpose
1SampleIDstring / controlled vocabularyOB-CRC-2026-001Sample or laboratory specimen identifier.
2PatientIDstring / controlled vocabularyPAT-CRC-042Controlled input parameter for deterministic QC rules.
3Genestring / controlled vocabularyKRASControlled input parameter for deterministic QC rules.
4Exonstring / controlled vocabularyExon2Controlled input parameter for deterministic QC rules.
5SpecificMutationstring / controlled vocabularyG12DControlled input parameter for deterministic QC rules.
6SampleTypestring / controlled vocabularyPlasma_cfDNASample or laboratory specimen identifier.
7TotalDroplets_Analyzeddecimal125000Controlled input parameter for deterministic QC rules.
8MinTotalDropletsdecimal50000Controlled input parameter for deterministic QC rules.
9PositiveDroplets_Countinteger / decimal375Count parameter used for microbiological, particulate or cellular control.
10WildTypeDroplets_Countinteger / decimal124625Count parameter used for microbiological, particulate or cellular control.
11MutantFraction_Percentdecimal0.30Controlled input parameter for deterministic QC rules.
12AssayLOD_Percentdecimal0.02Controlled input parameter for deterministic QC rules.
13AssayLOQ_Percentdecimal0.05Controlled input parameter for deterministic QC rules.
14Lambda_Valuedecimal0.15Controlled input parameter for deterministic QC rules.
15MaxLambdadecimal0.3Controlled input parameter for deterministic QC rules.
16EmptyDroplet_Percentdecimal86.0Controlled input parameter for deterministic QC rules.
17MinEmptyDroplet_Percentdecimal70Controlled input parameter for deterministic QC rules.
18MultipleOccupancy_Percentdecimal1.2Controlled input parameter for deterministic QC rules.
19MaxMultipleOccupancy_Percentdecimal5Controlled input parameter for deterministic QC rules.
20SignalToNoise_Ratiodecimal45.0Component ratio; structural or formulation CQA.
21MinSignalToNoisedecimal10Controlled input parameter for deterministic QC rules.
22FluorescenceSeparation_Indexdecimal12.5Component ratio; structural or formulation CQA.
23MinFluorSeparationinteger / decimal5.0Component ratio; structural or formulation CQA.
24RainEvents_Detectedstring / controlled vocabularyfalseControlled input parameter for deterministic QC rules.
25RainFraction_Percentdecimal0.3Controlled input parameter for deterministic QC rules.
26MaxRainFraction_Percentdecimal2.0Controlled input parameter for deterministic QC rules.
27PositiveControl_Passstring / controlled vocabularytrueControl point/control sample for assay run validity.
28PosControl_Recovery_Percentdecimal95.0Recovery; indicator of analytical validity.
29MinPosControl_Recoverydecimal80Recovery; indicator of analytical validity.
30NegativeControl_Passstring / controlled vocabularytrueControl point/control sample for assay run validity.
31NegControl_FalsePositive_Ratestring / controlled vocabulary0.002Control point/control sample for assay run validity.
32MaxNegControl_FP_Ratestring / controlled vocabulary0.01Control point/control sample for assay run validity.
33NoTemplateControl_Passstring / controlled vocabularytrueTemperature profile/MKT; storage, shipping and stability parameter.
34InputDNA_ngdecimal25.0Biological/molecular component controlled as a CQA.
35MinInputDNA_ngdecimal5Biological/molecular component controlled as a CQA.
36AmplifiableDNA_Fractioninteger / decimal0.45Biological/molecular component controlled as a CQA.
37MinAmplifiableDNA_Fractioninteger / decimal0.1Biological/molecular component controlled as a CQA.
38IsAntiEGFR_Eligiblestring / controlled vocabularyfalseControlled input parameter for deterministic QC rules.
39ClinicalInterpretationstring / controlled vocabularyKRAS G12D mutant. Anti-EGFR therapy NOT recommended.Controlled input parameter for deterministic QC rules.
SampleID,PatientID,Gene,Exon,SpecificMutation,SampleType,TotalDroplets_Analyzed,MinTotalDroplets,PositiveDroplets_Count,WildTypeDroplets_Count,MutantFraction_Percent,AssayLOD_Percent,AssayLOQ_Percent,Lambda_Value,MaxLambda,EmptyDroplet_Percent,MinEmptyDroplet_Percent,MultipleOccupancy_Percent,MaxMultipleOccupancy_Percent,SignalToNoise_Ratio,MinSignalToNoise,FluorescenceSeparation_Index,MinFluorSeparation,RainEvents_Detected,RainFraction_Percent,MaxRainFraction_Percent,PositiveControl_Pass,PosControl_Recovery_Percent,MinPosControl_Recovery,NegativeControl_Pass,NegControl_FalsePositive_Rate,MaxNegControl_FP_Rate,NoTemplateControl_Pass,InputDNA_ng,MinInputDNA_ng,AmplifiableDNA_Fraction,MinAmplifiableDNA_Fraction,IsAntiEGFR_Eligible,ClinicalInterpretation
OB-CRC-2026-001,PAT-CRC-042,KRAS,Exon2,G12D,Plasma_cfDNA,125000,50000,375,124625,0.30,0.02,0.05,0.15,0.3,86.0,70,1.2,5,45.0,10,12.5,5.0,false,0.3,2.0,true,95.0,80,true,0.002,0.01,true,25.0,5,0.45,0.1,false,KRAS G12D mutant. Anti-EGFR therapy NOT recommended.
OB-CRC-2026-002,PAT-CRC-055,NRAS,Exon3,Q61H,FFPE_Tissue,62000,50000,18,61982,0.03,0.02,0.05,0.45,0.3,63.5,70,8.5,5,6.0,10,3.2,5.0,true,4.5,2.0,true,72.0,80,true,0.008,0.01,true,8.0,5,0.08,0.1,false,NRAS Q61H detected but QC concerns.
OB-CRC-2026-003,PAT-CRC-061,KRAS,Exon2,None,Plasma_cfDNA,150000,50000,2,149998,0.001,0.02,0.05,0.12,0.3,88.7,70,0.8,5,52.0,10,14.0,5.0,false,0.1,2.0,true,98.0,80,true,0.001,0.01,true,30.0,5,0.52,0.1,true,KRAS Exon2 WT. Anti-EGFR therapy may be considered.

Input validation rules

IDFieldRuleCriticality
VR-001SampleIDThe field shall match an approved dictionary or accepted string representation.High
VR-002PatientIDThe field shall match an approved dictionary or accepted string representation.High
VR-003GeneThe field shall match an approved dictionary or accepted string representation.High
VR-004ExonThe field shall match an approved dictionary or accepted string representation.Medium
VR-005SpecificMutationThe field shall match an approved dictionary or accepted string representation.Medium
VR-006SampleTypeThe field shall match an approved dictionary or accepted string representation.Medium
VR-007TotalDroplets_AnalyzedThe field shall match an approved dictionary or accepted string representation.Medium
VR-008MinTotalDropletsThe field shall match an approved dictionary or accepted string representation.Medium
VR-009PositiveDroplets_CountThe field shall match an approved dictionary or accepted string representation.Medium
VR-010WildTypeDroplets_CountThe field shall match an approved dictionary or accepted string representation.Medium
VR-011MutantFraction_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-012AssayLOD_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-013AssayLOQ_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-014Lambda_ValueThe field shall match an approved dictionary or accepted string representation.Medium
VR-015MaxLambdaThe field shall match an approved dictionary or accepted string representation.Medium
VR-016EmptyDroplet_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-017MinEmptyDroplet_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-018MultipleOccupancy_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-019MaxMultipleOccupancy_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-020SignalToNoise_RatioThe field shall match an approved dictionary or accepted string representation.Medium
VR-021MinSignalToNoiseThe field shall match an approved dictionary or accepted string representation.Medium
VR-022FluorescenceSeparation_IndexThe field shall match an approved dictionary or accepted string representation.Medium
VR-023MinFluorSeparationThe field shall match an approved dictionary or accepted string representation.Medium
VR-024RainEvents_DetectedThe field shall match an approved dictionary or accepted string representation.Medium
VR-025RainFraction_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-026MaxRainFraction_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-027PositiveControl_PassThe field shall match an approved dictionary or accepted string representation.Medium
VR-028PosControl_Recovery_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-029MinPosControl_RecoveryThe field shall match an approved dictionary or accepted string representation.Medium
VR-030NegativeControl_PassThe field shall match an approved dictionary or accepted string representation.Medium
VR-031NegControl_FalsePositive_RateThe field shall match an approved dictionary or accepted string representation.Medium
VR-032MaxNegControl_FP_RateThe field shall match an approved dictionary or accepted string representation.Medium
VR-033NoTemplateControl_PassThe field shall match an approved dictionary or accepted string representation.Medium
VR-034InputDNA_ngThe field shall match an approved dictionary or accepted string representation.Medium
VR-035MinInputDNA_ngThe field shall match an approved dictionary or accepted string representation.Medium
VR-036AmplifiableDNA_FractionThe field shall match an approved dictionary or accepted string representation.Medium
VR-037MinAmplifiableDNA_FractionThe field shall match an approved dictionary or accepted string representation.Medium
VR-038IsAntiEGFR_EligibleThe field shall match an approved dictionary or accepted string representation.Medium
VR-039ClinicalInterpretationThe field shall match an approved dictionary or accepted string representation.Medium

FS — Functional Specification

IDFunctionImplementation
FS-001CLI executionSupport execution modes: demo mode without arguments and production mode input.csv output.json.
FS-002CSV importRead input.csv in UTF-8/CSV-compatible format and validate header and expected columns.
FS-003Schema validationCheck mandatory fields, column count, unknown key fields and empty mandatory values.
FS-004Type conversionConvert numeric, flag and text values; invalid format is recorded as a row-level error.
FS-005Domain rule engineApply rules for OncoBEAM RAS CRC Mutation Checker, including critical limits from the description and approved specification.
FS-006Status aggregationProduce final status: FAIL for critical failure, WARNING for non-critical deviation, PASS for conformance.
FS-007JSON exportWrite output.json with detailed checks, source values, warnings, failures and critical findings.
FS-008Audit supportKeep result structure suitable for review, deviation investigation and calculation reproduction.
FS-009Integration contractSupport the scenario LIMS/ELN/MES → input.csv → utility → output.json → portal/admin review.
FS-010Error handlingReturn explicit messages for missing file, empty CSV, invalid schema, output write failure and invalid format.

Example output.json

{
  "utilityId": "oncobeamrascrcmutationchecker",
  "utilityFolder": "OncoBEAMRasCrcMutationChecker",
  "package": "LiquidBiopsy",
  "overallStatus": "PASS|WARNING|FAIL",
  "sourceFile": "input.csv",
  "processedAtUtc": "2026-06-10T00:00:00Z",
  "checks": [
    {
      "parameter": "SampleID",
      "value": "OB-CRC-2026-001",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-001"
    },
    {
      "parameter": "PatientID",
      "value": "PAT-CRC-042",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-002"
    },
    {
      "parameter": "Gene",
      "value": "KRAS",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-003"
    },
    {
      "parameter": "Exon",
      "value": "Exon2",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-004"
    },
    {
      "parameter": "SpecificMutation",
      "value": "G12D",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-005"
    },
    {
      "parameter": "SampleType",
      "value": "Plasma_cfDNA",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-006"
    },
    {
      "parameter": "TotalDroplets_Analyzed",
      "value": "125000",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-007"
    },
    {
      "parameter": "MinTotalDroplets",
      "value": "50000",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-008"
    },
    {
      "parameter": "PositiveDroplets_Count",
      "value": "375",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-009"
    },
    {
      "parameter": "WildTypeDroplets_Count",
      "value": "124625",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-010"
    },
    {
      "parameter": "MutantFraction_Percent",
      "value": "0.30",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-011"
    },
    {
      "parameter": "AssayLOD_Percent",
      "value": "0.02",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-012"
    }
  ],
  "criticalFindings": [],
  "warnings": [],
  "audit": {
    "inputHash": "sha256:<calculated at runtime>",
    "rulesVersion": "<utility executable version>",
    "documentation": "OncoBEAMRasCrcMutationChecker.documentation.html"
  }
}

Traceability matrix

URSFSTestEvidence
URS-001FS-001, FS-002OQ-001Verify execution and import of valid input.csv.
URS-002FS-005, FS-006OQ-004Repeat the same dataset and compare output.json.
URS-003FS-003, FS-004, FS-010OQ-002, OQ-003Verify missing columns and invalid types.
URS-004FS-005, FS-006OQ-004, PQ-001Verify critical deviations on real/boundary data.
URS-005FS-007, FS-009OQ-005Verify JSON schema and downstream-system suitability.
URS-006FS-008OQ-006Verify identifiers and audit metadata.
URS-007FS-008, FS-010IQ-001, OQ-007Verify documentation completeness and control evidence.
URS-008FS-005, FS-008PQ-002Verify review workflow and no replacement of QA decision.

IQ/OQ/PQ test scenarios

IDScenarioExpected result
IQ-001Verify executable, input.csv, documentation and checksum availability.Delivery set is complete; version is recorded.
OQ-001Valid sample row from input.csv.PASS or acceptable WARNING according to rules.
OQ-002Remove a mandatory CSV column.Schema error or FAIL with missing-column reference.
OQ-003Place a non-numeric value into a numeric field.Type-conversion error with row/field reference.
OQ-004Set a critical parameter outside the limit.FAIL and critical finding.
OQ-005Verify output.json structure.All mandatory sections are present and JSON is valid.
OQ-006Verify batch/sample traceability.Input and result identifiers match.
PQ-001Verify 3–5 real user batches/samples.Result is confirmed by QC/QA review.
PQ-002Verify deviation workflow and manual QA decision.Utility supports review but does not replace approved decision.

QA/QC and change control

  • Do not rename columns without updating validator, documentation and test set.
  • Retain input.csv, output.json, executable version and checksum.
  • Before production use, perform IQ/OQ/PQ or equivalent CSV/CSA verification.
  • Critical limits shall be verified against the approved specification, registration dossier and local SOPs.
  • The utility provides structured QC decision support; final release decision remains with QA/QP and approved procedures.

Included in packages

Liquid Biopsy QC Suite

QC and pre-analytical control package for liquid biopsy workflows: cfDNA/ctDNA, CTC, EV/exosomes, methylation, NGS/qPCR/ddPCR, sample quality, contamination, sensitivity and reporting checks.

Open