# DotMatch Evidence Gallery A curated map of committed DotMatch benchmark reports, public-data examples, and diagnostic report patterns. Start here when you want to see what DotMatch does on real or deliberately diagnostic data. Each row links to the exact report, raw artifacts, command records, and a short interpretation. ## Gallery | Scenario | Category | Dataset | What it shows | Primary report | | --- | --- | --- | --- | --- | | [Public CRISPR guide counting: Yusa/MAGeCK lane](scenarios/public_crispr_yusa.md) | Public data | MAGeCK/Yusa public CRISPR guide-counting FASTQs | Known-good guide-counting lane with count agreement and Edlib validation. | [report](../benchmarks/public_crispr/README.md) | | [Public barcode demux: SRP009896 exact-prefix lane](scenarios/barcode_srp009896_comparator.md) | Public data | SRP009896/SRR391079 inline-barcode FASTQ subsample | Exact fixed-position barcode demultiplexing with documented Cutadapt and hash baselines. | [report](../benchmarks/barcode_demux/README.md) | | [Barcode autopsy: weak signal and unsafe rescue](scenarios/barcode_autopsy_review.md) | Report zoo | SRP009896/SRR391079 barcode autopsy fixture | A review-status run with low-confidence offset evidence, low assignment rate, high ambiguity, and unsafe one-edit correction. | [report](snapshots/barcode_autopsy/report.html) | | [Barcode failure fixture: wrong offset and invalid windows](scenarios/barcode_wrong_offset_fixture.md) | Report zoo | Committed barcode failure-mode FASTQ fixture | Deliberately constructed reads show wrong offset, invalid window, reverse-complement candidate, and low-complexity failure modes. | [report](../../examples/barcode_autopsy/failure_modes/README.md) | | [Barcode failure fixture: unsafe one-edit correction](scenarios/barcode_unsafe_correction.md) | Report zoo | Committed barcode failure-mode FASTQ fixture | Observed barcode sequences are within one edit of multiple targets, so k=1 rescue is unsafe. | [report](../../examples/barcode_autopsy/failure_modes/README.md) | | [Feature barcode assignment: 10x TotalSeq-B public lane](scenarios/feature_barcode_10x.md) | Public data | 10x Genomics TotalSeq-B antibody Feature Barcode R2 sample | Per-read fixed-window feature-barcode assignment with exact-slice baseline agreement. | [report](../benchmarks/feature_barcode/README.md) | | [CRISPR guide capture extraction: 10x GEM-X public lane](scenarios/perturb_seq_10x_guide_capture.md) | Public data | 10x GEM-X A375 CRISPR Guide Capture R2 sample | Single-guide fixed-window guide-capture extraction with exact-slice baseline agreement. | [report](../benchmarks/perturb_seq/README.md) | | [Amplicon primer-start assignment: ARTIC V3 public lane](scenarios/amplicon_artic_primer_start.md) | Public data | nf-core viralrecon ARTIC V3 Illumina R1 sample | Fixed-window primer-start assignment with exact-prefix baseline agreement. | [report](../benchmarks/amplicon_panel/README.md) | | [Oligo/adapter prefix assignment: TruSeq R1 public lane](scenarios/oligo_adapter_truseq_prefix.md) | Public data | fast-adapter-trimming TruSeq R1 fixed-window sample | Fixed-window adapter-prefix assignment with exact-slice baseline agreement. | [report](../benchmarks/oligo_adapter/README.md) | | [Classic BCL parser milestone: 10x tiny-BCL lane](scenarios/bcl_tiny_classic.md) | Gated parser milestone | 10x Genomics Cell Ranger tiny-BCL demo run folder | Classic per-cycle BCL output count-total validation against an available bcl2fastq row. | [report](../benchmarks/bcl_demux/README.md) | ## Report Examples [Open the report examples](report-zoo/README.md) for clean runs, weak barcode signal, wrong-window symptoms, unsafe correction, and validation milestones. ## How To Read These Pages - Each scenario separates the observed result from what it does not establish. - Comparator settings are part of the evidence. Changing them changes the meaning of the result. - HTML, TSV, JSON, FASTQ, and raw CSV files are linked directly when they are committed.