Method: Bio::RestrictionEnzyme::DoubleStranded#complement
- Defined in:
- lib/bio/util/restriction_enzyme/double_stranded.rb
#complement ⇒ Object (readonly)
The complement strand
43 44 45 |
# File 'lib/bio/util/restriction_enzyme/double_stranded.rb', line 43 def complement @complement end |