show-codonTable {coRdon}R Documentation

Display the object of codonTable class.

Description

Display the object of codonTable class.

Usage

## S4 method for signature 'codonTable'
show(object)

Arguments

object

A codonTable object.

Value

show returns an invisible NULL.


[Package coRdon version 1.8.0 Index]