Method: Bio::Blast#option

Defined in:
lib/bio/appl/blast.rb

#optionObject

Returns options of blastall



374
375
376
377
# File 'lib/bio/appl/blast.rb', line 374

def option
  # backward compatibility
  Bio::Command.make_command_line(options)
end