Method: Bio::Blast::Default::Report#expect

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

#expectObject (readonly)

e-value threshold specified when BLAST was executed



134
135
136
# File 'lib/bio/appl/blast/format0.rb', line 134

def expect
  @expect
end