Method: Bio::RestrictionEnzyme::Range::SequenceRange#p_right
- Defined in:
- lib/bio/util/restriction_enzyme/range/sequence_range.rb
#p_right ⇒ Object (readonly)
Right-most index of primary strand
35 36 37 |
# File 'lib/bio/util/restriction_enzyme/range/sequence_range.rb', line 35 def p_right @p_right end |