get_cu_table: Select a Codon Usage Table

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Get a list or an array of values for the selected Codon Usage Table

Usage

1

Arguments

name

The filname of the codon usage table. You can use list_cu_table() to get the overview.

list

A boolean parameter that decides if an array or a list is returned. The array output is requiered by the domesticate function

Value

An array or a list with values for the codons/amino acids.

Examples

1
2
3
4
5
list_cu_table()
## Not run: 
get_cu_table("e_coli_316407.csv")

## End(Not run)

ipb-halle/GoldenMutagenesis documentation built on Sept. 1, 2020, 3:24 p.m.