Skip to content

[read_QC_trim] Hard failure occurs when 0 reads are detected, soft failure is desired #1059

Description

@xonq

🐛

📝 Describe the Issue

Terra will red X (hard fail) when 0 reads are detected. Currently, this stops at "fastq_scan_clean", but would likely fail downstream if that issue is resolved. It is desirable that a soft failure would occur akin to if there was > 0 reads, but less than the threshold.

🔁 How to Reproduce

Run TheiaProk_Illumina_PE or any other workflow using read_QC_trim / independently dispersed tasks (e.g. TheiaViral) with a spoofed FASTQ and watch it fail. This should also be done with a FASTQ that has reads initially, but would fail if the reads are cleaned, i.e. it passes through the raw steps but fails the clean steps

💻 Version Information

<= v4.1.0

Metadata

Metadata

Assignees

Labels

bugThis issue is a bug: something doesn't work right

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions