amino_acids.gcat.code: Translate codons of a code into amino acids.

View source: R/codes.R

amino_acids.gcat.codeR Documentation

Translate codons of a code into amino acids.

Description

Translate codons of a code into amino acids.

Usage

## S3 method for class 'gcat.code'
amino_acids(x, numcode = 1, ...)

Arguments

x

A code with tuples of size 3.

numcode

The ncbi genetic code number for translation. By default the standard genetic code (1) is used. See https://www.ncbi.nlm.nih.gov/Taxonomy/Utils/wprintgc.cgi

...

Arguments passed on to amino_acids


informatik-mannheim/gcat-base documentation built on Nov. 7, 2023, 7:18 a.m.