powered by
Take the list of denoised sequences and obtain the consensus sequence.
consensus_sequence(x)
A string containing the consensus nucleotide sequence.
The list of adjusted DNA sequences, post censorship and AA correction
denoise_list
#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