Method: Bio::KEGG::COMPOUND#mass
- Defined in:
- lib/bio/db/kegg/compound.rb
#mass ⇒ Object
MASS
44 45 46 |
# File 'lib/bio/db/kegg/compound.rb', line 44 def mass field_fetch('MASS').to_f end |
MASS
44 45 46 |
# File 'lib/bio/db/kegg/compound.rb', line 44 def mass field_fetch('MASS').to_f end |