Class: Bio::Assembly::Caf::Read

Inherits:
Read
  • Object
show all
Defined in:
lib/bio-assembly/caf.rb

Instance Attribute Summary collapse

Attributes inherited from Read

#clear_range_from, #clear_range_to, #from, #name, #orientation, #seq, #to

Method Summary

Methods inherited from Read

#<=>, #==, #initialize, #num_bases

Constructor Details

This class inherits a constructor from Bio::Assembly::Read

Instance Attribute Details

#qualityObject

Returns the value of attribute quality.



35
36
37
# File 'lib/bio-assembly/caf.rb', line 35

def quality
  @quality
end