Method: Bio::RestrictionEnzyme::DoubleStranded#cut_locations
- Defined in:
- lib/bio/util/restriction_enzyme/double_stranded.rb
#cut_locations ⇒ Object (readonly)
Cut locations in 0-based index format, DoubleStranded::CutLocations object
46 47 48 |
# File 'lib/bio/util/restriction_enzyme/double_stranded.rb', line 46 def cut_locations @cut_locations end |