Class: Ms::Ident::PeptideHit
- Inherits:
-
Object
- Object
- Ms::Ident::PeptideHit
- Defined in:
- bin/peptide_hit_qvalues_to_spectral_counts_table.rb
Instance Attribute Summary collapse
-
#experiment_name ⇒ Object
Returns the value of attribute experiment_name.
-
#protein_groups ⇒ Object
Returns the value of attribute protein_groups.
Instance Attribute Details
#experiment_name ⇒ Object
Returns the value of attribute experiment_name.
126 127 128 |
# File 'bin/peptide_hit_qvalues_to_spectral_counts_table.rb', line 126 def experiment_name @experiment_name end |
#protein_groups ⇒ Object
Returns the value of attribute protein_groups.
127 128 129 |
# File 'bin/peptide_hit_qvalues_to_spectral_counts_table.rb', line 127 def protein_groups @protein_groups end |