Closed gregcaporaso closed 8 years ago
Not as currently written. It can be added to the fastqFilter
call though, eg:
fastqFilter(unfilts[i], filteredFastq, truncLen=truncLen, trimLeft=trimLeft, rm.phix=TRUE)
Thanks, I'll try this out!
@benjjneb, does the DADA2 script in this repo perform phiX filtering? I'm working on some test data, and seeing a lot of phiX in my data set after DADA2.