Class: Mascot::DAT::Proteins::ProteinEntry

Inherits:
Struct
  • Object
show all
Defined in:
lib/mascot/dat/proteins.rb

Instance Attribute Summary collapse

Instance Attribute Details

#accessionObject

Returns the value of attribute accession

Returns:

  • (Object)

    the current value of accession



4
5
6
# File 'lib/mascot/dat/proteins.rb', line 4

def accession
  @accession
end

#descObject

Returns the value of attribute desc

Returns:

  • (Object)

    the current value of desc



4
5
6
# File 'lib/mascot/dat/proteins.rb', line 4

def desc
  @desc
end

#mrObject

Returns the value of attribute mr

Returns:

  • (Object)

    the current value of mr



4
5
6
# File 'lib/mascot/dat/proteins.rb', line 4

def mr
  @mr
end