class Mspire::Sequest::Srf::Out::Protein
Public Instance Methods
first_entry()
click to toggle source
the first entry
# File lib/mspire/sequest/srf.rb, line 711 def first_entry reference.split(' ',2)[0] end