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
Recently had a project that had no reads left after trimming. The sample did not fail and continued downstream making it difficult to pinpoint where the sample had truly failed
Solution
After cutadapt add a check to ensure there are suitable number of reads to move on in the pipeline.
The text was updated successfully, but these errors were encountered:
Problem
Recently had a project that had no reads left after trimming. The sample did not fail and continued downstream making it difficult to pinpoint where the sample had truly failed
Solution
After cutadapt add a check to ensure there are suitable number of reads to move on in the pipeline.
The text was updated successfully, but these errors were encountered: