bunch_translate: Nucleotide to amino acid sequence translation

Description Usage Arguments Value Examples

View source: R/tools.R

Description

Nucleotide to amino acid sequence translation

Usage

1
bunch_translate(.seq, .two.way = TRUE)

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.

Examples

1
2

abrown435/immunarch-test documentation built on July 29, 2020, 12:04 a.m.