show_codon_tables {cubar} | R Documentation |
show available codon tables
Description
show_codon_tables
print a table of available genetic code from NCBI through
'Biostrings::GENETIC_CODE_TABLE'.
Usage
show_codon_tables()
Value
No return value (NULL). Available codon tables will be printed out directly.
Examples
# print available NCBI codon table IDs and descriptions.
show_codon_tables()
[Package cubar version 0.6.0 Index]