Skip to content

Update WDLs to File inputs instead of Strings in ReadsQC#76

Merged
samobermiller merged 3 commits into
masterfrom
75-update-wdls-to-file-inputs-instead-of-strings
Jun 16, 2026
Merged

Update WDLs to File inputs instead of Strings in ReadsQC#76
samobermiller merged 3 commits into
masterfrom
75-update-wdls-to-file-inputs-instead-of-strings

Conversation

@samobermiller

@samobermiller samobermiller commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Updated:

  • rqcfilter.wdl
  • shortReadsqc.wdl
  • sra2fastq.wdl

Removed:

  • interleave_rqcfilter.wdl (no longer relevant)

Remaining:

  • longReadsqc.wdl (still not hooked into automation, not a priority)

Direct tests (Nersc):

  • 185860 (single accession) = passed
  • 185861 (redirected noninterleaved) = failed (expected without redirect from automation)
  • 186459 (direct version of noninterleaved) = passed
  • 185862 (direct interleaved) = passed

Direct tests (Tahoma):

  • 187135 (single accession) = passed
  • 187136 (direct version of noninterleaved) = passed
  • 187137 (direct interleaved) = passed

@samobermiller samobermiller self-assigned this Jun 4, 2026
@samobermiller samobermiller linked an issue Jun 4, 2026 that may be closed by this pull request
@samobermiller samobermiller requested review from aclum and removed request for aclum June 5, 2026 15:51
@samobermiller samobermiller marked this pull request as ready for review June 5, 2026 19:21
@samobermiller

samobermiller commented Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

BLOCKED until testing on Tahoma enabled

Update: resolved

@samobermiller samobermiller merged commit 3c1cc9d into master Jun 16, 2026
1 check passed
@samobermiller samobermiller deleted the 75-update-wdls-to-file-inputs-instead-of-strings branch June 16, 2026 20:43
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.

Update WDLs to File inputs instead of Strings in ReadsQC

2 participants