WbcBackgroundSignalChecker

WBC Background Signal

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

Utility description: WBC Background Signal

WBC Background Signal Checker — Leukocyte Background Signal Control in Liquid Biopsy

ℹ️  Utility performs comprehensive WBC contamination assessment according to ISHDE, MISEV2023 standards and liquid biopsy guidelines:
     • Residual WBC Count: Leukocyte count after sample preparation — direct plasma quality indicator.
     • WBC DNA Contribution: Percentage of leukocyte genomic DNA in total cfDNA — measure of tumor signal dilution.
     • CD45+ Events: Number of leukocyte events in enriched CTC/EV fractions.
     • Signal-to-Noise Ratio: Ratio of tumor signal to WBC background — determines real assay sensitivity.
     • Hemolysis Index: Indirect marker of WBC lysis and gDNA release.
     • Depletion Efficiency: Efficiency of CD45+ cell removal when immunomagnetic depletion is used.

⚠️  IMPORTANT: 
     • One lysed leukocyte releases ~6 pg gDNA, equivalent to thousands of cfDNA molecules.
     • WBC background is the primary limiting factor of liquid biopsy sensitivity (not sequencing depth).
     • Single centrifugation leaves 100-1000× more WBC than double centrifugation.
     • Hemolysis correlates with WBC lysis and serves as early problem indicator.

Usage:
  WbcBackgroundSignalChecker.exe                            → demo mode (console output)
  WbcBackgroundSignalChecker.exe input.csv output.json      → evaluate your data

Input format:
SampleID,AssayType,BiofluidSource,ResidualWBC_per_mL,MaxResidualWBC_per_mL,WBC_DNA_Contribution_Percent,MaxWBC_DNA_Contribution_Percent,CD45_Positive_Events,MaxCD45_Events,TumorSignal_VAF_or_Count,WBC_Background_Noise,MinSignalToNoise_Ratio,Hemolysis_Index,MaxHemolysis_Index,CentrifugationSpeed_g,DoubleSpin_Performed,CD45_Depletion_Used,DepletionEfficiency_Percent,MinDepletionEfficiency_Percent

Example:
  LB-001,cfDNA_NGS,Plasma,2500,100000,1.2,10,3,50,0.45,0.02,3,8,50,16000,1,true,99.2,95

📍 Scope of Application (Usage Where):
     • cfDNA Liquid Biopsy: Plasma QC before extraction and library preparation.
     • CTC Analysis: Assessment of enriched fraction purity from WBC contamination.
     • Exosomes/EVs: Control of WBC-derived vesicles in isolated preparation.
     • cfDNA Methylation: WBC have unique methylome; contamination distorts profile.
     • Assay Development: LOD determination accounting for real WBC background.

— WHY IS THIS NEEDED?
Liquid biopsy sensitivity is limited not by detection technology but by biological noise.
Without WBC background control, laboratory may claim 0.01% LOD but actually operate at 1% level.
Automated assessment transforms invisible biological noise into manageable quality parameter.
This is critically important for MRD monitoring reliability and early recurrence detection.

⚠️  CRITICAL:
• Residual WBC ≤10⁵/mL: For cfDNA analysis. Exceedance = insufficient centrifugation.
• WBC DNA ≤10%: Above this level, tumor signal is significantly diluted.
• SNR ≥3.0: Below this threshold, tumor signal is statistically indistinguishable from WBC background.
• Double Spin: MANDATORY for cfDNA. Single spin = unacceptable WBC carryover.
• Hemolysis ≤50: High index = WBC lysis = gDNA contamination.
• CD45 Depletion ≥95%: When depletion is used, efficiency must be confirmed.

Key features:
• Six-parameter WBC background assessment
• Automatic Signal-to-Noise Ratio calculation
• Integration of direct (WBC count) and indirect (hemolysis) markers
• Four-tier classification (Acceptable / Elevated / High / Critical)
• Adaptation per assay type (cfDNA, CTC, EVs, methylation)

Critical parameters:
• Residual WBC: ≤ 1×10⁵ cells/mL (cfDNA)
• WBC DNA Contribution: ≤ 10%
• CD45+ Events: ≤ Assay-specific limit
• Signal-to-Noise Ratio: ≥ 3.0
• Hemolysis Index: ≤ 50
• Depletion Efficiency: ≥ 95% (if used)
• Double Spin: Performed (for cfDNA)

💡 Usage tips:
1. Double Centrifugation: 800g 10 min → transfer supernatant → 16000g 10 min.
2. Processing Time: Process blood within 2 hours (EDTA) or use stabilization tubes.
3. CD45 Depletion: Use for CTC and EV analyses; verify efficiency by flow cytometry.
4. Hemolysis: Measure spectrophotometrically (A414) or by automated analyzer for each sample.
5. Trends: Monitor WBC background by site/operator to identify systematic sample prep issues.

⚠️ Note: This utility assesses WBC CONTAMINATION as a source of technical noise. It does not replace checking other background sources (reagent blanks, environmental DNA, index hopping). Comprehensive QC requires integration of all noise sources.

input.csv

SampleID,AssayType,BiofluidSource,ResidualWBC_per_mL,MaxResidualWBC_per_mL,WBC_DNA_Contribution_Percent,MaxWBC_DNA_Contribution_Percent,CD45_Positive_Events,MaxCD45_Events,TumorSignal_VAF_or_Count,WBC_Background_Noise,MinSignalToNoise_Ratio,Hemolysis_Index,MaxHemolysis_Index,CentrifugationSpeed_g,DoubleSpin_Performed,CD45_Depletion_Used,DepletionEfficiency_Percent,MinDepletionEfficiency_Percent
LB-WBC-001,cfDNA_NGS,Plasma,2500,100000,1.2,10.0,3,50,0.45,0.02,3.0,8,50,16000,1,true,99.2,95.0
LB-WBC-002,CTC_Enumeration,Whole Blood,8500000,100000,35.0,10.0,420,50,5,3.8,3.0,85,50,800,0,false,0,95.0
LB-WBC-003,Methylation,Plasma,45000,100000,8.5,10.0,28,50,0.15,0.06,3.0,62,50,16000,1,true,96.5,95.0

URS & FS — User Requirements and Functional Specification

This document describes the controlled interface and behaviour of WbcBackgroundSignalChecker for WBC Background Signal 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.
  • • CD45+ Events: Number of leukocyte events in enriched CTC/EV fractions.
  • • WBC background is the primary limiting factor of liquid biopsy sensitivity (not sequencing depth).
  • • CTC Analysis: Assessment of enriched fraction purity from WBC contamination.
  • • Exosomes/EVs: Control of WBC-derived vesicles in isolated preparation.
  • Liquid biopsy sensitivity is limited not by detection technology but by biological noise.
  • This is critically important for MRD monitoring reliability and early recurrence detection.
  • ⚠️ CRITICAL:
  • • Residual WBC ≤10⁵/mL: For cfDNA analysis. Exceedance = insufficient centrifugation.
  • • WBC DNA ≤10%: Above this level, tumor signal is significantly diluted.
  • • SNR ≥3.0: Below this threshold, tumor signal is statistically indistinguishable from WBC background.
  • • Hemolysis ≤50: High index = WBC lysis = gDNA contamination.
  • • CD45 Depletion ≥95%: When depletion is used, efficiency must be confirmed.
  • • Four-tier classification (Acceptable / Elevated / High / Critical)
  • Critical parameters:
  • • Residual WBC: ≤ 1×10⁵ cells/mL (cfDNA)
  • • WBC DNA Contribution: ≤ 10%
  • • CD45+ Events: ≤ Assay-specific limit
  • • Signal-to-Noise Ratio: ≥ 3.0

URS — User Requirements Specification

IDRequirementCriticalityAcceptance criterion
URS-001The utility shall accept an input.csv file for WBC Background Signal 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 vocabularyLB-WBC-001Sample or laboratory specimen identifier.
2AssayTypestring / controlled vocabularycfDNA_NGSControlled input parameter for deterministic QC rules.
3BiofluidSourcestring / controlled vocabularyPlasmaControlled input parameter for deterministic QC rules.
4ResidualWBC_per_mLdecimal2500Impurity/residual component used for specification conformance assessment.
5MaxResidualWBC_per_mLdecimal100000Impurity/residual component used for specification conformance assessment.
6WBC_DNA_Contribution_Percentdecimal1.2Biological/molecular component controlled as a CQA.
7MaxWBC_DNA_Contribution_Percentdecimal10.0Biological/molecular component controlled as a CQA.
8CD45_Positive_Eventsdecimal3Controlled input parameter for deterministic QC rules.
9MaxCD45_Eventsdecimal50Controlled input parameter for deterministic QC rules.
10TumorSignal_VAF_or_Countinteger / decimal0.45Count parameter used for microbiological, particulate or cellular control.
11WBC_Background_Noisedecimal0.02Controlled input parameter for deterministic QC rules.
12MinSignalToNoise_Ratiodecimal3.0Component ratio; structural or formulation CQA.
13Hemolysis_Indexdecimal8Controlled input parameter for deterministic QC rules.
14MaxHemolysis_Indexdecimal50Controlled input parameter for deterministic QC rules.
15CentrifugationSpeed_gdecimal16000Controlled input parameter for deterministic QC rules.
16DoubleSpin_Performeddecimal1Controlled input parameter for deterministic QC rules.
17CD45_Depletion_Usedstring / controlled vocabularytrueControlled input parameter for deterministic QC rules.
18DepletionEfficiency_Percentdecimal99.2Controlled input parameter for deterministic QC rules.
19MinDepletionEfficiency_Percentdecimal95.0Controlled input parameter for deterministic QC rules.
SampleID,AssayType,BiofluidSource,ResidualWBC_per_mL,MaxResidualWBC_per_mL,WBC_DNA_Contribution_Percent,MaxWBC_DNA_Contribution_Percent,CD45_Positive_Events,MaxCD45_Events,TumorSignal_VAF_or_Count,WBC_Background_Noise,MinSignalToNoise_Ratio,Hemolysis_Index,MaxHemolysis_Index,CentrifugationSpeed_g,DoubleSpin_Performed,CD45_Depletion_Used,DepletionEfficiency_Percent,MinDepletionEfficiency_Percent
LB-WBC-001,cfDNA_NGS,Plasma,2500,100000,1.2,10.0,3,50,0.45,0.02,3.0,8,50,16000,1,true,99.2,95.0
LB-WBC-002,CTC_Enumeration,Whole Blood,8500000,100000,35.0,10.0,420,50,5,3.8,3.0,85,50,800,0,false,0,95.0
LB-WBC-003,Methylation,Plasma,45000,100000,8.5,10.0,28,50,0.15,0.06,3.0,62,50,16000,1,true,96.5,95.0

Input validation rules

IDFieldRuleCriticality
VR-001SampleIDThe field shall match an approved dictionary or accepted string representation.High
VR-002AssayTypeThe field shall match an approved dictionary or accepted string representation.High
VR-003BiofluidSourceThe field shall match an approved dictionary or accepted string representation.High
VR-004ResidualWBC_per_mLThe field shall match an approved dictionary or accepted string representation.Medium
VR-005MaxResidualWBC_per_mLThe field shall match an approved dictionary or accepted string representation.Medium
VR-006WBC_DNA_Contribution_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-007MaxWBC_DNA_Contribution_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-008CD45_Positive_EventsThe field shall match an approved dictionary or accepted string representation.Medium
VR-009MaxCD45_EventsThe field shall match an approved dictionary or accepted string representation.Medium
VR-010TumorSignal_VAF_or_CountThe field shall match an approved dictionary or accepted string representation.Medium
VR-011WBC_Background_NoiseThe field shall match an approved dictionary or accepted string representation.Medium
VR-012MinSignalToNoise_RatioThe field shall match an approved dictionary or accepted string representation.Medium
VR-013Hemolysis_IndexThe field shall match an approved dictionary or accepted string representation.Medium
VR-014MaxHemolysis_IndexThe field shall match an approved dictionary or accepted string representation.Medium
VR-015CentrifugationSpeed_gThe field shall match an approved dictionary or accepted string representation.Medium
VR-016DoubleSpin_PerformedThe field shall match an approved dictionary or accepted string representation.Medium
VR-017CD45_Depletion_UsedThe field shall match an approved dictionary or accepted string representation.Medium
VR-018DepletionEfficiency_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-019MinDepletionEfficiency_PercentThe 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 WBC Background Signal 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": "wbcbackgroundsignalchecker",
  "utilityFolder": "WbcBackgroundSignalChecker",
  "package": "LiquidBiopsy",
  "overallStatus": "PASS|WARNING|FAIL",
  "sourceFile": "input.csv",
  "processedAtUtc": "2026-06-10T00:00:00Z",
  "checks": [
    {
      "parameter": "SampleID",
      "value": "LB-WBC-001",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-001"
    },
    {
      "parameter": "AssayType",
      "value": "cfDNA_NGS",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-002"
    },
    {
      "parameter": "BiofluidSource",
      "value": "Plasma",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-003"
    },
    {
      "parameter": "ResidualWBC_per_mL",
      "value": "2500",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-004"
    },
    {
      "parameter": "MaxResidualWBC_per_mL",
      "value": "100000",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-005"
    },
    {
      "parameter": "WBC_DNA_Contribution_Percent",
      "value": "1.2",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-006"
    },
    {
      "parameter": "MaxWBC_DNA_Contribution_Percent",
      "value": "10.0",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-007"
    },
    {
      "parameter": "CD45_Positive_Events",
      "value": "3",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-008"
    },
    {
      "parameter": "MaxCD45_Events",
      "value": "50",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-009"
    },
    {
      "parameter": "TumorSignal_VAF_or_Count",
      "value": "0.45",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-010"
    },
    {
      "parameter": "WBC_Background_Noise",
      "value": "0.02",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-011"
    },
    {
      "parameter": "MinSignalToNoise_Ratio",
      "value": "3.0",
      "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": "WbcBackgroundSignalChecker.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