Method: Bio::RestrictionEnzyme::CutSymbol#cut_symbol

Defined in:
lib/bio/util/restriction_enzyme/cut_symbol.rb

#cut_symbolObject

Get the token that’s used as the cut symbol in a restriction enzyme sequece


Arguments

  • none

Returns

glyph



52
# File 'lib/bio/util/restriction_enzyme/cut_symbol.rb', line 52

def cut_symbol; CutSymbol__.cut_symbol; end