You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
A QIIME2 user reported that when they ran their .qza file through itsxpress they received an error about clustering. What happened was they had a bad fastq file which had no reads after merging. Rather than telling them this and processing the next file, Q2-ITSxpress stopped and passed along the underlying error.
The fix should be to:
provide the user with in formation about what sample failed
continue processing the next sample.
The text was updated successfully, but these errors were encountered:
A QIIME2 user reported that when they ran their .qza file through itsxpress they received an error about clustering. What happened was they had a bad fastq file which had no reads after merging. Rather than telling them this and processing the next file, Q2-ITSxpress stopped and passed along the underlying error.
The fix should be to:
The text was updated successfully, but these errors were encountered: