Skip to content

Reproducibility: pin raw_fastq_qc env tool versions#1

Open
challagandla wants to merge 1 commit into
mainfrom
repro/pin-raw-fastq-qc
Open

Reproducibility: pin raw_fastq_qc env tool versions#1
challagandla wants to merge 1 commit into
mainfrom
repro/pin-raw-fastq-qc

Conversation

@challagandla

Copy link
Copy Markdown
Owner

Summary

envs/raw_fastq_qc.yaml left fastqc, fastq-screen, bowtie2, and multiqc unpinned, so the contamination-QC environment could resolve to different tool versions over time. Pinned to the versions already used across the other ORACLE pipelines (fastqc 0.12.1, fastq-screen 0.15.3, bowtie2 2.5.4, multiqc 1.25).

This was the main remaining version-pin gap from the reproducibility audit; the scientific scrna.yaml/r_env.yaml envs use lower bounds intentionally to track the fast-moving scverse stack.

🤖 Generated with Claude Code

envs/raw_fastq_qc.yaml previously left fastqc/fastq-screen/bowtie2/multiqc
unpinned. Pin to the same versions used across the other pipelines
(fastqc 0.12.1, fastq-screen 0.15.3, bowtie2 2.5.4, multiqc 1.25) so the
contamination-QC env resolves deterministically.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant