# NOT RUN {
#denoise a list of sequences
out = denoise_list(ex_nt_list, dir_check = FALSE, double_pass = FALSE)
#denoise and add placehers to outputs
#return a list of DNAseq objects
ex_DNAseq_out = denoise_list(ex_nt_list, to_return = 'DNAseq',
dir_check = FALSE, double_pass = FALSE)
# }
Run the code above in your browser using DataLab