Method: Bio::DBGET.binfo

Defined in:
lib/bio/io/dbget.rb

.binfo(arg) ⇒ Object

binfo(“db”) method retrieves the database information



147
148
149
# File 'lib/bio/io/dbget.rb', line 147

def DBGET.binfo(arg)
  dbget("binfo", arg)
end