Nucleotide to amino acid sequence translation
bunch_translate(.seq, .two.way = T)
Arguments
.seq |
Vector or list of strings. |
.two.way |
Logical. If TRUE (default) then translate from the both ends (like MIXCR). |
Value
Character vector of translated input sequences.