Class: Mspire::Ident::Pepxml::SearchHit::Simple

Inherits:
Struct
  • Object
show all
Defined in:
lib/mspire/ident/pepxml/search_hit.rb

Instance Attribute Summary collapse

Instance Attribute Details

#aaseqObject

Returns the value of attribute aaseq

Returns:

  • (Object)

    the current value of aaseq



140
141
142
# File 'lib/mspire/ident/pepxml/search_hit.rb', line 140

def aaseq
  @aaseq
end

#analysis_resultsObject

Returns the value of attribute analysis_results

Returns:

  • (Object)

    the current value of analysis_results



140
141
142
# File 'lib/mspire/ident/pepxml/search_hit.rb', line 140

def analysis_results
  @analysis_results
end

#chargeObject

Returns the value of attribute charge

Returns:

  • (Object)

    the current value of charge



140
141
142
# File 'lib/mspire/ident/pepxml/search_hit.rb', line 140

def charge
  @charge
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



140
141
142
# File 'lib/mspire/ident/pepxml/search_hit.rb', line 140

def id
  @id
end

#searchObject

Returns the value of attribute search

Returns:

  • (Object)

    the current value of search



140
141
142
# File 'lib/mspire/ident/pepxml/search_hit.rb', line 140

def search
  @search
end

#search_scoresObject

Returns the value of attribute search_scores

Returns:

  • (Object)

    the current value of search_scores



140
141
142
# File 'lib/mspire/ident/pepxml/search_hit.rb', line 140

def search_scores
  @search_scores
end