Reads a flat file format entry of the KO database.
31 32 33
# File 'lib/bio/db/kegg/orthology.rb', line 31 def initialize(entry) super(entry, TAGSIZE) end