Class: Bio::IMG::Lineage

Inherits:
Lineage show all
Defined in:
lib/bio-img_metadata.rb

Instance Attribute Summary collapse

Attributes inherited from Lineage

#class_name, #domain, #family, #genus, #kingdom, #order, #phylum, #species, #taxon_id

Method Summary

Methods inherited from Lineage

#genus_species

Instance Attribute Details

#attributesObject

Hash of key => value for each column



19
20
21
# File 'lib/bio-img_metadata.rb', line 19

def attributes
  @attributes
end

#definition_lineObject

Returns the value of attribute definition_line.



16
17
18
# File 'lib/bio-img_metadata.rb', line 16

def definition_line
  @definition_line
end