powered by
Nucleotide to amino acid sequence translation
bunch_translate(.seq, .two.way = TRUE)
Vector or list of strings.
Logical. If TRUE (default) then translate from the both ends (like MIXCR).
Character vector of translated input sequences.
# NOT RUN { data(immdata) head(bunch_translate(immdata$data[[1]]$CDR3.nt)) # }
Run the code above in your browser using DataLab