powered by
Take the list of denoised sequences and obtain the consensus sequence.
consensus_sequence(x)
The list of adjusted DNA sequences, post censorship and AA correction
A string containing the consensus nucleotide sequence.
denoise_list
# NOT RUN { #denoise list of sequences with the k ex_out = denoise_list(ex_nt_list, keep_flanks=FALSE) barcode_seq = consensus_sequence(ex_out) # }
Run the code above in your browser using DataLab