Class: Bio::RestrictionEnzyme::Range::SequenceRange::Fragments::DisplayFragment

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

Instance Attribute Summary collapse

Instance Attribute Details

#complementObject

Returns the value of attribute complement

Returns:

  • (Object)

    the current value of complement



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

def complement
  @complement
end

#primaryObject

Returns the value of attribute primary

Returns:

  • (Object)

    the current value of primary



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

def primary
  @primary
end