Class: Mspire::Sequest::Srf::Out::Protein
- Inherits:
-
Ident::Protein
- Object
- Ident::Protein
- Mspire::Sequest::Srf::Out::Protein
- Defined in:
- lib/mspire/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/mspire/sequest/srf.rb', line 711 def first_entry reference.split(' ',2)[0] end |