translation: Translation of a vector of codons into their corresponding...

View source: R/F4_translate_to_protein.R

translationR Documentation

Translation of a vector of codons into their corresponding amino acids based on the genetic code

Description

Translation of a vector of codons into their corresponding amino acids based on the genetic code

Usage

translation(codons)

Arguments

codons

a vector of strings, each of which are 3mers of the letters A, U, C and G

Value

a single string, with each letter symbolizing an amino acid


rforbiodatascience22/group_16_package documentation built on April 6, 2022, 11:19 a.m.