Closed robinsleith closed 3 years ago
So, after running any operation that removes 1 or more filepairs, shouldn't the user run extract_sample_name() again?
https://github.com/BigelowLab/dadautils/blob/main/R/misc.R#L125
perfect, yep that makes sense, folded into workflow
I think this has to do with dropping a sample at the cutadapt step. That then led to something going wrong in the paired_quality_scores call. It looks like sample Gloeo-134 gets dropped from input_files but not from sample.names.
Output from cutadapt (all run interactively)
Output from paired_quality_scores
traceback()