Method: Bio::TogoWS::REST.search_database_list

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

.search_database_list(*arg) ⇒ Object

The same as Bio::TogoWS::REST#search_database_list



360
361
362
# File 'lib/bio/io/togows.rb', line 360

def self.search_database_list(*arg)
  self.new.search_database_list(*arg)
end