Point INTERVIEW→GALAXY scenarios at gap-closing reference workflows#319
Merged
Conversation
Both scenario targets were known-incomplete extractions. Swap each for the iterated workflow that closes its catalogued gap, and loosen the WIP hedging. UC1 MRSA: 14-step extract -> UC1_MRSA_Bakta_JBrowse_faithful.ga (35-step, the definitive faithful artifact; 6 __BUILD_LIST__ nests keep every mapped multiple-input from reducing). Integrates Bakta annotation + per-isolate JBrowse locus view -- the two deliverables the old target dropped. UC3 ATAC: 5-step extract -> UC3_ATAC_extracted_figures.ga (13-step, paper SI Workflow S5). Materializes the significance filter -> Sort -> top-gained/ top-lost ranked tables as real outputs instead of trapping the call in the volcano PDF. Drop "not human-validated", "known-incomplete by design", and both per-case "known limitation" blocks; keep the deliberate compare-reference (not hard oracle) stance. Remove the now-obsolete UC*_NEXT_STEPS.md gap handoffs. Co-Authored-By: Claude Opus 4.8 (1M context) <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.
Both INTERVIEW → GALAXY scenario targets were deliberately known-incomplete extractions. This swaps each for the iterated workflow that closes its catalogued gap, and loosens the WIP hedging accordingly.
What changed
UC1 / MRSA —
UC1_MRSA_extracted.ga(14-step) →UC1_MRSA_Bakta_JBrowse_faithful.ga(35-step).clean_extractis explicitly superseded (structurally clean but map→reduce unfaithful);extractedis the earliest.__BUILD_LIST__nests keep every mapped multiple-input (staramr, both closest joins, three JBrowse tracks) from silently reducing.UC3 / ATAC —
UC3_ATAC_extracted.ga(5-step) →UC3_ATAC_extracted_figures.ga(13-step, paper SI Workflow S5).Sort→Select first/Select last(top-gained / top-lost) ranked tables as real workflow outputs, instead of trapping the differential call inside the volcano PDF's coloring.Hedging loosened in
scenarios.md+ issue headersUC*_NEXT_STEPS.mdgap-handoff notes.Validation
npm run validate→ 0 errors (172 pre-existing warnings, none in this pipeline).🤖 Generated with Claude Code