What problem does it solve?
Targeted DNA panels that use UMIs, duplex consensus reads, and molecular barcodes require specialized handling to detect low-frequency variants reliably, and ordinary germline pipelines mishandle barcode-aware depth and artifact review.
Core Features & Use Cases
- UMI-Aware Workflow Planning: Confirms UMI layout (inline, index, single, duplex), consensus state, and panel targets before any trimming or alignment decisions.
- Auditable Pipeline Execution: Runs preflight checks and a dedicated runner producing consensus/variant command plans, target coverage QC, and low-frequency calling settings via fgbio, samtools, and bcftools.
- Molecular Evidence QC: Emits post-run summaries and molecular evidence contracts tracking family size, duplex fraction, hotspot review, and low-AF evidence readiness per sample.
- Use Case: A lab analyst receives FASTQs from a duplex UMI panel targeting cancer hotspots and needs an auditable plan that separates raw depth from unique molecular depth before calling variants below 1% allele fraction.
Quick Start
Ask the assistant to plan a UMI-aware targeted DNA panel workflow by providing the panel target BED, UMI layout, reference build, and sample sheet so it can run the preflight check and generate the consensus and variant calling plan.