Class: Bio::RestrictionEnzyme::Range::SequenceRange::Fragment::DisplayFragment

Inherits:
Struct
  • Object
show all
Defined in:
lib/bio/util/restriction_enzyme/range/sequence_range/fragment.rb

Instance Attribute Summary collapse

Instance Attribute Details

#c_leftObject

Returns the value of attribute c_left

Returns:

  • (Object)

    the current value of c_left



26
27
28
# File 'lib/bio/util/restriction_enzyme/range/sequence_range/fragment.rb', line 26

def c_left
  @c_left
end

#c_rightObject

Returns the value of attribute c_right

Returns:

  • (Object)

    the current value of c_right



26
27
28
# File 'lib/bio/util/restriction_enzyme/range/sequence_range/fragment.rb', line 26

def c_right
  @c_right
end

#complementObject

Returns the value of attribute complement

Returns:

  • (Object)

    the current value of complement



26
27
28
# File 'lib/bio/util/restriction_enzyme/range/sequence_range/fragment.rb', line 26

def complement
  @complement
end

#p_leftObject

Returns the value of attribute p_left

Returns:

  • (Object)

    the current value of p_left



26
27
28
# File 'lib/bio/util/restriction_enzyme/range/sequence_range/fragment.rb', line 26

def p_left
  @p_left
end

#p_rightObject

Returns the value of attribute p_right

Returns:

  • (Object)

    the current value of p_right



26
27
28
# File 'lib/bio/util/restriction_enzyme/range/sequence_range/fragment.rb', line 26

def p_right
  @p_right
end

#primaryObject

Returns the value of attribute primary

Returns:

  • (Object)

    the current value of primary



26
27
28
# File 'lib/bio/util/restriction_enzyme/range/sequence_range/fragment.rb', line 26

def primary
  @primary
end