Method: Bio::RestrictionEnzyme::DoubleStranded#cut_locations_in_enzyme_notation
- Defined in:
- lib/bio/util/restriction_enzyme/double_stranded.rb
#cut_locations_in_enzyme_notation ⇒ Object (readonly)
Cut locations in enzyme index notation, DoubleStranded::CutLocationsInEnzymeNotation object
49 50 51 |
# File 'lib/bio/util/restriction_enzyme/double_stranded.rb', line 49 def cut_locations_in_enzyme_notation @cut_locations_in_enzyme_notation end |