Returns a new instance of TRANSFAC.
21 22 23
# File 'lib/bio/db/transfac.rb', line 21 def initialize(entry) super(entry, TAGSIZE) end