Class: Bio::RestrictionEnzyme::Range::SequenceRange::Fragments::DisplayFragment
- Inherits:
-
Struct
- Object
- Struct
- Bio::RestrictionEnzyme::Range::SequenceRange::Fragments::DisplayFragment
- Defined in:
- lib/bio/util/restriction_enzyme/range/sequence_range/fragments.rb
Instance Attribute Summary collapse
-
#complement ⇒ Object
Returns the value of attribute complement.
-
#primary ⇒ Object
Returns the value of attribute primary.
Instance Attribute Details
#complement ⇒ Object
Returns the value of attribute complement
20 21 22 |
# File 'lib/bio/util/restriction_enzyme/range/sequence_range/fragments.rb', line 20 def complement @complement end |
#primary ⇒ Object
Returns the value of attribute primary
20 21 22 |
# File 'lib/bio/util/restriction_enzyme/range/sequence_range/fragments.rb', line 20 def primary @primary end |