filter_trackReads <- qualityFilter16S(
fl_nm, in_subdir = "1_trimmed", out_subdir = "2_filtered",
meta = meta, truncLen = 220, maxEE = 8, multithread = TRUE
)
Using user-provided truncLen: 220
Error in names(answer) <- names1 :
'names' attribute [86] must be the same length as the vector [75]
In addition: Warning messages:
1: In mclapply(seq_len(n), do_one, mc.preschedule = mc.preschedule, :
scheduled cores 2, 11 did not deliver results, all values of the jobs will be affected
2: In mclapply(seq_len(n), do_one, mc.preschedule = mc.preschedule, :
scheduled cores 6, 10, 13, 14, 7, 9, 15 encountered errors in user code, all values of the jobs will be affected
In testing
analyze-neon-greatplains-16s.Ron CyVerse, the following chunk:The error message is