Skip to content

adjust wdl to accomodate external sra fastq headers#74

Merged
samobermiller merged 9 commits into
masterfrom
65-adjust-wdl-to-accomodate-sra-data-specifically-bbtools-flag-filterbytile
Jun 15, 2026
Merged

adjust wdl to accomodate external sra fastq headers#74
samobermiller merged 9 commits into
masterfrom
65-adjust-wdl-to-accomodate-sra-data-specifically-bbtools-flag-filterbytile

Conversation

@samobermiller

@samobermiller samobermiller commented May 29, 2026

Copy link
Copy Markdown
Contributor

Adjust shortReadsqc.wdl, turning off filterbytile in bbtools' rqcfilter2.sh when the fastq has an external sra header format (@SRR/ERR/DRR). That header format is inconsistent with JGI formatting and therefore fails when filterbytile is enabled, as it is by default in bbtools v39.65, a version we will need to implement after bbtools fixes memory issue found in jaws id 168381 (no updates, original slack thread.

Original failing jaws ids 168329, 168330 and 168332 from PR #63, producing threading errors when external SRA headers are parsed.

New direct jaws tests that have passed with accession ids: 184688, 184710

@samobermiller samobermiller self-assigned this May 29, 2026
@samobermiller samobermiller marked this pull request as ready for review June 2, 2026 15:58
@samobermiller samobermiller merged commit c8ce333 into master Jun 15, 2026
1 check passed
@samobermiller samobermiller deleted the 65-adjust-wdl-to-accomodate-sra-data-specifically-bbtools-flag-filterbytile branch June 15, 2026 16:19
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.

Adjust WDL to accomodate SRA data, specifically bbtools flag filterbytile

2 participants