This class is not completely implemented, but obsolete as the original database BRITE has changed it‘s meaning.
[Source]
# File lib/bio/db/kegg/brite.rb, line 25 25: def initialize(entry) 26: super(entry, TAGSIZE) 27: end
[Validate]