Class: Ms::Mascot::Dat::Masses
- Defined in:
- lib/ms/mascot/dat/masses.rb
Overview
Masses contains the masses of elements, residues, particles (like ‘Electron’) and the delta masses for modifications used in an identification, including the mass of various neutral losses.
Content-Type: application/x-Mascot; name="masses"
A=71.037114
B=114.534940
C=103.009185
D=115.026943
...
Masses is a standard Section and simply defines methods for convenient access. See Section for parsing details.
Constant Summary
Constants inherited from Section
Section::CONTENT_TYPE_REGEXP, Section::TO_S_FORMAT
Instance Attribute Summary
Attributes inherited from Section
Method Summary
Methods inherited from Section
#initialize, parse, section_name, #to_s
Constructor Details
This class inherits a constructor from Ms::Mascot::Dat::Section