show_codon_tables: Display available genetic code tables

show_codon_tablesR Documentation

Display available genetic code tables

Description

show_codon_tables displays a formatted list of all genetic code tables available from NCBI, showing their ID numbers and descriptive names. This function helps users identify the appropriate genetic code ID to use with get_codon_table().

Usage

show_codon_tables()

Value

No return value (called for side effects). The function prints a formatted table of available genetic codes to the console, with each line showing the numeric ID and corresponding organism/organelle description.

Examples

# Display all available NCBI genetic code tables
show_codon_tables()


cubar documentation built on Aug. 21, 2025, 5:40 p.m.