Method: Bio::CodonTable#table

Defined in:
lib/bio/data/codontable.rb

#tableObject

Accessor methods for a Hash of the currently selected codon table.



91
92
93
# File 'lib/bio/data/codontable.rb', line 91

def table
  @table
end