This directory contains the active repo-owned runtime for the validated core workflow.
Purpose:
- keep the implemented core pipeline runnable without runtime dependence on
upstream/source_scripts/ - preserve the validated RNA and DNA behavior in repo-owned code
- keep
upstream/source_scripts/only as provenance
The current core runtime set is:
Tag.codonTag_UMI.codonTag_Lig3.codonSplit_ReadsV2.codonFqToSAM.codonRNA_STARSOLO_ALIGN.shRNA_FILTERED_BAM.shRNA_COVERAGE.shAlignDNA.shutils.codon
Ownership rules:
- edits to files in this directory are pipeline changes and should be reviewed like any other repo code
- keep behavior aligned with the validated workflow unless a deliberate contract change is documented
- prefer targeted readability improvements over large rewrites of biological logic