docs(scn): status — track complete (SV/CNV/render/contrast)#397
Merged
Conversation
Update the SCN status doc to reflect completion: SV + CNV models built for both strains and rendered end-to-end (loop closed), the MM26-vs-PA3/BD3 contrast with its confound caveat, the RDCN→INFO/CN CNV format gap + fix, and the v1.20.1 RNG release. Refreshed tooling table, Delta ops notes (strain-override + verify-the-statistic), and the open items (common-reference comparison, Phase 2, harness #395, CNV biology, long reads). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Per-strain sim-vs-truth fidelity is the validation goal and stands on its own regardless of reference; the strain contrast + common-reference run are a biological virulence claim on top of the validated tool, not a validation gap. Reframe "Open / next steps" to separate tooling/validation items that can proceed (Phase 2 AF replay, harness #395) from biology extensions parked pending colleague feedback (common-ref comparison, CNV sanity, long reads). Co-Authored-By: Claude <noreply@anthropic.com>
Trace the alt-fraction mechanism end-to-end on develop. Corrects stale line numbers and identifies the real lever: the per-read alt/ref branch in generate_read (fastq_tools.rs:462), which drives both emitted reads and the AdCounter (so golden AF tracks it for free). mutate_position is a secondary SV-junction-only path. Input-VCF variants confirmed to flow through the main path via variant_map. Scope reduced to: add Variant.allele_fraction, populate in from_file (INFO/AF or FORMAT/AD), generalize the :462 branch; no golden-VCF output change needed. Notes overlap with parked polyploidy #266. Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings
docs/scn_status.mdup to date now that the planned SCN track is complete:SVTYPE=CNV); notes theRDCN→INFO/CNformat gap + the lift that fixes it.Doc only.
🤖 Generated with Claude Code