ProteinDnaPanelBatchChecker

Protein/DNA Panel Batch

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

Utility description: Protein/DNA Panel Batch

Protein/DNA Panel Batch Checker — Comprehensive QC for Proteogenomic Panel Batches

Performs three-tier quality assessment per CAP/CLIA, FDA multi-omics guidance, HUPO-PSI and CPTAC standards: proteomics layer (detection rate ≥80%, intra-batch CV ≤15%, FDR ≤1%, controls, sample QC fail rate ≤10%), genomics layer (depth ≥500×, uniformity ≥80%, on-target ≥60%, Q30 ≥75%, controls), cross-layer concordance (mutation-proteoform agreement ≥85%, protein-mRNA correlation ≥0.4, sample identity verification), batch effects (PCA variance ≤15%, plate position effects, reagent lot tracking), and integration pipeline verification (normalization, batch correction, completion). Four-tier classification: BOTH_LAYERS_PASS / PARTIAL_PASS / CROSS_LAYER_FAIL / BATCH_REJECTED.

⚠️ Critical: Proteogenomic panels require QC at THREE LEVELS: proteomic, genomic, integration. Cross-layer concordance is unique and critical; without it, multi-omics is meaningless. Protein-mRNA correlation ~0.4–0.7 is biological norm; r<0.3 indicates technical issue. Batch effects typically stronger in proteomics than genomics. Sample identity verification MANDATORY between layers. CROSS_LAYER_FAIL means individual layers may be usable separately but NOT together. Tool assesses TECHNICAL QUALITY at three tiers; biological interpretation requires specialized bioinformatics expertise. Low protein-mRNA correlation may be biological (post-translational regulation) but must be confirmed as non-technical.

input.csv

BatchID,PanelName,Platform_Protein,Platform_DNA,RunDate,TotalSamples,ProteinTargets_Total,ProteinTargets_Detected_Mean,ProteinDetection_Rate_Percent,MinProteinDetection_Rate_Percent,ProteinCV_IntraBatch_Percent,MaxProteinCV_IntraBatch_Percent,Protein_FDR_Percent,MaxProtein_FDR_Percent,Protein_LOD_Normalized_Mean,NPX_ScaleFactor_Mean,Protein_PositiveControl_Pass,Protein_NegativeControl_Pass,Protein_SamplesFailedQC,DNA_MeanDepth_X,MinDNA_MeanDepth_X,DNA_Uniformity_Percent,MinDNA_Uniformity_Percent,DNA_OnTargetRate_Percent,MinDNA_OnTargetRate_Percent,DNA_Q30_Percent,MinDNA_Q30_Percent,DNA_PositiveControl_Pass,DNA_NegativeControl_Pass,DNA_SamplesFailedQC,ProteinMRNA_Correlation_Mean,MinProteinMRNA_Correlation,MutationProteoform_Concordant_Count,MutationProteoform_Total_Checked,CrossLayer_Concordance_Rate_Percent,MinCrossLayer_Concordance_Percent,SampleIdentity_Verified_CrossLayer,Protein_BatchEffect_PCA_VarPercent,DNA_BatchEffect_PCA_VarPercent,MaxBatchEffect_VarPercent,PlatePosition_Effect_Protein,PlatePosition_Effect_DNA,ReagentLot_Protein,ReagentLot_DNA,Normalization_Completed_BothLayers,BatchCorrection_Applied,IntegrationPipeline_Completed,PipelineVersion
PG-BATCH-2026-001,OncoProteogenomic_300,Olink_Explore,NovaSeq_6000,2026-06-08,48,2940,2750,93.5,80,8.2,15,0.5,1.0,0.85,1.02,true,true,1,850,500,91.0,80,85.0,60,89.0,75,true,true,0,0.62,0.4,18,20,92.0,85,true,5.2,3.8,15,false,false,OLK-2026-089,LOT-2026-0451,true,true,true,v4.2.1
PG-BATCH-2026-002,ImmunoProteogenomic_200,SomaLogic,NextSeq_2000,2026-06-09,48,1800,1520,84.4,80,18.5,15,0.8,1.0,1.15,0.88,true,true,5,620,500,82.0,80,72.0,60,82.0,75,true,false,3,0.28,0.4,8,15,62.0,85,true,22.5,8.0,15,true,false,SL-2026-112,LOT-2026-0467,true,false,true,v4.2.1

URS & FS — User Requirements and Functional Specification

This document describes the controlled interface and behaviour of ProteinDnaPanelBatchChecker for Protein/DNA Panel Batch 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 three-tier quality assessment per CAP/CLIA, FDA multi-omics guidance, HUPO-PSI and CPTAC standards: proteomics layer (detection rate ≥80%, intra-batch CV ≤15%, FDR ≤1%, controls, sample QC fail rate ≤10%), genomics layer (depth ≥500×, uniformity ≥80%, on-target ≥60%, Q30 ≥75%, controls), cross-layer concordance (mutation-proteoform agreement ≥85%, protein-mRNA correlation ≥0.4, sample identity verification), batch effects (PCA variance ≤15%, plate position effects, reagent lot tracking)
  • ⚠️ Critical: Proteogenomic panels require QC at THREE LEVELS: proteomic, genomic, integration. Cross-layer concordance is unique and critical; without it, multi-omics is meaningless. Protein-mRNA correlation ~0.4–0.7 is biological norm; r<0.3 indicates technical issue. Batch effects typically stronger in proteomics than genomics. Sample identity verification MANDATORY between layers. CROSS_LAYER_FAIL means individual layers may be usable separately but NOT together. Tool assesses TECHNICAL QUALI

URS — User Requirements Specification

IDRequirementCriticalityAcceptance criterion
URS-001The utility shall accept an input.csv file for Protein/DNA Panel Batch 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
1BatchIDstring / controlled vocabularyPG-BATCH-2026-001Batch or lot identifier used for traceability.
2PanelNamestring / controlled vocabularyOncoProteogenomic_300Controlled input parameter for deterministic QC rules.
3Platform_Proteinstring / controlled vocabularyOlink_ExploreBiological/molecular component controlled as a CQA.
4Platform_DNAstring / controlled vocabularyNovaSeq_6000Biological/molecular component controlled as a CQA.
5RunDatestring / controlled vocabulary2026-06-08Controlled input parameter for deterministic QC rules.
6TotalSamplesstring / controlled vocabulary48Sample or laboratory specimen identifier.
7ProteinTargets_Totalstring / controlled vocabulary2940Biological/molecular component controlled as a CQA.
8ProteinTargets_Detected_Meaninteger / decimal2750Biological/molecular component controlled as a CQA.
9ProteinDetection_Rate_Percentdecimal93.5Biological/molecular component controlled as a CQA.
10MinProteinDetection_Rate_Percentdecimal80Biological/molecular component controlled as a CQA.
11ProteinCV_IntraBatch_Percentdecimal8.2Batch or lot identifier used for traceability.
12MaxProteinCV_IntraBatch_Percentdecimal15Batch or lot identifier used for traceability.
13Protein_FDR_Percentdecimal0.5Biological/molecular component controlled as a CQA.
14MaxProtein_FDR_Percentdecimal1.0Biological/molecular component controlled as a CQA.
15Protein_LOD_Normalized_Meaninteger / decimal0.85Biological/molecular component controlled as a CQA.
16NPX_ScaleFactor_Meaninteger / decimal1.02Controlled input parameter for deterministic QC rules.
17Protein_PositiveControl_Passstring / controlled vocabularytrueBiological/molecular component controlled as a CQA.
18Protein_NegativeControl_Passstring / controlled vocabularytrueBiological/molecular component controlled as a CQA.
19Protein_SamplesFailedQCstring / controlled vocabulary1Sample or laboratory specimen identifier.
20DNA_MeanDepth_Xdecimal850Biological/molecular component controlled as a CQA.
21MinDNA_MeanDepth_Xdecimal500Biological/molecular component controlled as a CQA.
22DNA_Uniformity_Percentdecimal91.0Biological/molecular component controlled as a CQA.
23MinDNA_Uniformity_Percentdecimal80Biological/molecular component controlled as a CQA.
24DNA_OnTargetRate_Percentdecimal85.0Biological/molecular component controlled as a CQA.
25MinDNA_OnTargetRate_Percentdecimal60Biological/molecular component controlled as a CQA.
26DNA_Q30_Percentdecimal89.0Biological/molecular component controlled as a CQA.
27MinDNA_Q30_Percentdecimal75Biological/molecular component controlled as a CQA.
28DNA_PositiveControl_Passstring / controlled vocabularytrueBiological/molecular component controlled as a CQA.
29DNA_NegativeControl_Passstring / controlled vocabularytrueBiological/molecular component controlled as a CQA.
30DNA_SamplesFailedQCstring / controlled vocabulary0Sample or laboratory specimen identifier.
31ProteinMRNA_Correlation_Meaninteger / decimal0.62Biological/molecular component controlled as a CQA.
32MinProteinMRNA_Correlationinteger / decimal0.4Biological/molecular component controlled as a CQA.
33MutationProteoform_Concordant_Countinteger / decimal18Count parameter used for microbiological, particulate or cellular control.
34MutationProteoform_Total_Checkeddecimal20Controlled input parameter for deterministic QC rules.
35CrossLayer_Concordance_Rate_Percentdecimal92.0Controlled input parameter for deterministic QC rules.
36MinCrossLayer_Concordance_Percentdecimal85Controlled input parameter for deterministic QC rules.
37SampleIdentity_Verified_CrossLayerstring / controlled vocabularytrueSample or laboratory specimen identifier.
38Protein_BatchEffect_PCA_VarPercentdecimal5.2Batch or lot identifier used for traceability.
39DNA_BatchEffect_PCA_VarPercentdecimal3.8Batch or lot identifier used for traceability.
40MaxBatchEffect_VarPercentdecimal15Batch or lot identifier used for traceability.
41PlatePosition_Effect_Proteinstring / controlled vocabularyfalseBiological/molecular component controlled as a CQA.
42PlatePosition_Effect_DNAstring / controlled vocabularyfalseBiological/molecular component controlled as a CQA.
43ReagentLot_Proteinstring / controlled vocabularyOLK-2026-089Batch or lot identifier used for traceability.
44ReagentLot_DNAstring / controlled vocabularyLOT-2026-0451Batch or lot identifier used for traceability.
45Normalization_Completed_BothLayersstring / controlled vocabularytrueControlled input parameter for deterministic QC rules.
46BatchCorrection_Appliedstring / controlled vocabularytrueBatch or lot identifier used for traceability.
47IntegrationPipeline_Completedstring / controlled vocabularytrueComponent ratio; structural or formulation CQA.
48PipelineVersionstring / controlled vocabularyv4.2.1Controlled input parameter for deterministic QC rules.
BatchID,PanelName,Platform_Protein,Platform_DNA,RunDate,TotalSamples,ProteinTargets_Total,ProteinTargets_Detected_Mean,ProteinDetection_Rate_Percent,MinProteinDetection_Rate_Percent,ProteinCV_IntraBatch_Percent,MaxProteinCV_IntraBatch_Percent,Protein_FDR_Percent,MaxProtein_FDR_Percent,Protein_LOD_Normalized_Mean,NPX_ScaleFactor_Mean,Protein_PositiveControl_Pass,Protein_NegativeControl_Pass,Protein_SamplesFailedQC,DNA_MeanDepth_X,MinDNA_MeanDepth_X,DNA_Uniformity_Percent,MinDNA_Uniformity_Percent,DNA_OnTargetRate_Percent,MinDNA_OnTargetRate_Percent,DNA_Q30_Percent,MinDNA_Q30_Percent,DNA_PositiveControl_Pass,DNA_NegativeControl_Pass,DNA_SamplesFailedQC,ProteinMRNA_Correlation_Mean,MinProteinMRNA_Correlation,MutationProteoform_Concordant_Count,MutationProteoform_Total_Checked,CrossLayer_Concordance_Rate_Percent,MinCrossLayer_Concordance_Percent,SampleIdentity_Verified_CrossLayer,Protein_BatchEffect_PCA_VarPercent,DNA_BatchEffect_PCA_VarPercent,MaxBatchEffect_VarPercent,PlatePosition_Effect_Protein,PlatePosition_Effect_DNA,ReagentLot_Protein,ReagentLot_DNA,Normalization_Completed_BothLayers,BatchCorrection_Applied,IntegrationPipeline_Completed,PipelineVersion
PG-BATCH-2026-001,OncoProteogenomic_300,Olink_Explore,NovaSeq_6000,2026-06-08,48,2940,2750,93.5,80,8.2,15,0.5,1.0,0.85,1.02,true,true,1,850,500,91.0,80,85.0,60,89.0,75,true,true,0,0.62,0.4,18,20,92.0,85,true,5.2,3.8,15,false,false,OLK-2026-089,LOT-2026-0451,true,true,true,v4.2.1
PG-BATCH-2026-002,ImmunoProteogenomic_200,SomaLogic,NextSeq_2000,2026-06-09,48,1800,1520,84.4,80,18.5,15,0.8,1.0,1.15,0.88,true,true,5,620,500,82.0,80,72.0,60,82.0,75,true,false,3,0.28,0.4,8,15,62.0,85,true,22.5,8.0,15,true,false,SL-2026-112,LOT-2026-0467,true,false,true,v4.2.1

Input validation rules

IDFieldRuleCriticality
VR-001BatchIDThe field shall match an approved dictionary or accepted string representation.High
VR-002PanelNameThe field shall match an approved dictionary or accepted string representation.High
VR-003Platform_ProteinThe field shall match an approved dictionary or accepted string representation.High
VR-004Platform_DNAThe field shall match an approved dictionary or accepted string representation.Medium
VR-005RunDateThe field shall match an approved dictionary or accepted string representation.Medium
VR-006TotalSamplesThe field shall match an approved dictionary or accepted string representation.Medium
VR-007ProteinTargets_TotalThe field shall match an approved dictionary or accepted string representation.Medium
VR-008ProteinTargets_Detected_MeanThe field shall match an approved dictionary or accepted string representation.Medium
VR-009ProteinDetection_Rate_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-010MinProteinDetection_Rate_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-011ProteinCV_IntraBatch_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-012MaxProteinCV_IntraBatch_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-013Protein_FDR_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-014MaxProtein_FDR_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-015Protein_LOD_Normalized_MeanThe field shall match an approved dictionary or accepted string representation.Medium
VR-016NPX_ScaleFactor_MeanThe field shall match an approved dictionary or accepted string representation.Medium
VR-017Protein_PositiveControl_PassThe field shall match an approved dictionary or accepted string representation.Medium
VR-018Protein_NegativeControl_PassThe field shall match an approved dictionary or accepted string representation.Medium
VR-019Protein_SamplesFailedQCThe field shall match an approved dictionary or accepted string representation.Medium
VR-020DNA_MeanDepth_XThe field shall match an approved dictionary or accepted string representation.Medium
VR-021MinDNA_MeanDepth_XThe field shall match an approved dictionary or accepted string representation.Medium
VR-022DNA_Uniformity_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-023MinDNA_Uniformity_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-024DNA_OnTargetRate_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-025MinDNA_OnTargetRate_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-026DNA_Q30_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-027MinDNA_Q30_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-028DNA_PositiveControl_PassThe field shall match an approved dictionary or accepted string representation.Medium
VR-029DNA_NegativeControl_PassThe field shall match an approved dictionary or accepted string representation.Medium
VR-030DNA_SamplesFailedQCThe field shall match an approved dictionary or accepted string representation.Medium
VR-031ProteinMRNA_Correlation_MeanThe field shall match an approved dictionary or accepted string representation.Medium
VR-032MinProteinMRNA_CorrelationThe field shall match an approved dictionary or accepted string representation.Medium
VR-033MutationProteoform_Concordant_CountThe field shall match an approved dictionary or accepted string representation.Medium
VR-034MutationProteoform_Total_CheckedThe field shall match an approved dictionary or accepted string representation.Medium
VR-035CrossLayer_Concordance_Rate_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-036MinCrossLayer_Concordance_PercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-037SampleIdentity_Verified_CrossLayerThe field shall match an approved dictionary or accepted string representation.Medium
VR-038Protein_BatchEffect_PCA_VarPercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-039DNA_BatchEffect_PCA_VarPercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-040MaxBatchEffect_VarPercentThe field shall match an approved dictionary or accepted string representation.Medium
VR-041PlatePosition_Effect_ProteinThe field shall match an approved dictionary or accepted string representation.Medium
VR-042PlatePosition_Effect_DNAThe field shall match an approved dictionary or accepted string representation.Medium
VR-043ReagentLot_ProteinThe field shall match an approved dictionary or accepted string representation.Medium
VR-044ReagentLot_DNAThe field shall match an approved dictionary or accepted string representation.Medium
VR-045Normalization_Completed_BothLayersThe field shall match an approved dictionary or accepted string representation.Medium
VR-046BatchCorrection_AppliedThe field shall match an approved dictionary or accepted string representation.Medium
VR-047IntegrationPipeline_CompletedThe field shall match an approved dictionary or accepted string representation.Medium
VR-048PipelineVersionThe 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 Protein/DNA Panel Batch 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": "proteindnapanelbatchchecker",
  "utilityFolder": "ProteinDnaPanelBatchChecker",
  "package": "LiquidBiopsy",
  "overallStatus": "PASS|WARNING|FAIL",
  "sourceFile": "input.csv",
  "processedAtUtc": "2026-06-10T00:00:00Z",
  "checks": [
    {
      "parameter": "BatchID",
      "value": "PG-BATCH-2026-001",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-001"
    },
    {
      "parameter": "PanelName",
      "value": "OncoProteogenomic_300",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-002"
    },
    {
      "parameter": "Platform_Protein",
      "value": "Olink_Explore",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-003"
    },
    {
      "parameter": "Platform_DNA",
      "value": "NovaSeq_6000",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-004"
    },
    {
      "parameter": "RunDate",
      "value": "2026-06-08",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-005"
    },
    {
      "parameter": "TotalSamples",
      "value": "48",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-006"
    },
    {
      "parameter": "ProteinTargets_Total",
      "value": "2940",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-007"
    },
    {
      "parameter": "ProteinTargets_Detected_Mean",
      "value": "2750",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-008"
    },
    {
      "parameter": "ProteinDetection_Rate_Percent",
      "value": "93.5",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-009"
    },
    {
      "parameter": "MinProteinDetection_Rate_Percent",
      "value": "80",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-010"
    },
    {
      "parameter": "ProteinCV_IntraBatch_Percent",
      "value": "8.2",
      "status": "PASS|WARNING|FAIL",
      "message": "Deterministic rule-based check result",
      "ruleReference": "FS-RULE-011"
    },
    {
      "parameter": "MaxProteinCV_IntraBatch_Percent",
      "value": "15",
      "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": "ProteinDnaPanelBatchChecker.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