Class: MS::Sequest::Srf::Out::Protein
- Inherits:
-
Ident::Protein
- Object
- Ident::Protein
- MS::Sequest::Srf::Out::Protein
- Defined in:
- lib/ms/sequest/srf.rb
Instance Method Summary collapse
-
#first_entry ⇒ Object
the first entry.
Instance Method Details
#first_entry ⇒ Object
the first entry
711 712 713 |
# File 'lib/ms/sequest/srf.rb', line 711 def first_entry reference.split(' ',2)[0] end |