Class: Bio::Abif::DirectoryEntry

Inherits:
Object
  • Object
show all
Defined in:
lib/bio/db/sanger_chromatogram/abif.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dataObject

Returns the value of attribute data.



117
118
119
# File 'lib/bio/db/sanger_chromatogram/abif.rb', line 117

def data
  @data
end

#data_offsetObject

Returns the value of attribute data_offset.



116
117
118
# File 'lib/bio/db/sanger_chromatogram/abif.rb', line 116

def data_offset
  @data_offset
end

#data_sizeObject

Returns the value of attribute data_size.



116
117
118
# File 'lib/bio/db/sanger_chromatogram/abif.rb', line 116

def data_size
  @data_size
end

#element_sizeObject

Returns the value of attribute element_size.



116
117
118
# File 'lib/bio/db/sanger_chromatogram/abif.rb', line 116

def element_size
  @element_size
end

#element_typeObject

Returns the value of attribute element_type.



116
117
118
# File 'lib/bio/db/sanger_chromatogram/abif.rb', line 116

def element_type
  @element_type
end

#nameObject

Returns the value of attribute name.



116
117
118
# File 'lib/bio/db/sanger_chromatogram/abif.rb', line 116

def name
  @name
end

#number_of_elementsObject

Returns the value of attribute number_of_elements.



116
117
118
# File 'lib/bio/db/sanger_chromatogram/abif.rb', line 116

def number_of_elements
  @number_of_elements
end

#tag_numberObject

Returns the value of attribute tag_number.



116
117
118
# File 'lib/bio/db/sanger_chromatogram/abif.rb', line 116

def tag_number
  @tag_number
end