Method: Bio::RestrictionEnzyme::DoubleStranded::AlignedStrands#initialize
- Defined in:
- lib/bio/util/restriction_enzyme/double_stranded/aligned_strands.rb
#initialize ⇒ AlignedStrands
Creates a new object.
- Returns
-
Bio::RestrictionEnzyme::DoubleStranded::AlignedStrands object
26 |
# File 'lib/bio/util/restriction_enzyme/double_stranded/aligned_strands.rb', line 26 def initialize; super; end |