Class: OligoDesigner::Oligo

Inherits:
Object
  • Object
show all
Defined in:
lib/oligo_designer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#distanceObject

Returns the value of attribute distance.



86
87
88
# File 'lib/oligo_designer.rb', line 86

def distance
  @distance
end

#sequenceObject

Returns the value of attribute sequence.



86
87
88
# File 'lib/oligo_designer.rb', line 86

def sequence
  @sequence
end

#tmObject

Returns the value of attribute tm.



86
87
88
# File 'lib/oligo_designer.rb', line 86

def tm
  @tm
end