Class: Proph::Prot

Inherits:
Object
  • Object
show all
Includes:
SpecID::Prot
Defined in:
lib/ms/ident/pepxml/prot_summary.rb

Overview

note that ‘description’ is found in the element ‘annotation’, attribute ‘protein_description’ NOTE!: unique_stripped peptides is an array rather than + joined string

Defined Under Namespace

Classes: Pep

Instance Method Summary collapse

Instance Method Details

#first_entryObject

the name is also the first_entry



135
# File 'lib/ms/ident/pepxml/prot_summary.rb', line 135

def first_entry ; self[0] end

#nameObject

returns protein_name



133
# File 'lib/ms/ident/pepxml/prot_summary.rb', line 133

def name ; self[0] end

#referenceObject



134
# File 'lib/ms/ident/pepxml/prot_summary.rb', line 134

def reference ; self[0] end