Method: Bio::Location#carat

Defined in:
lib/bio/location.rb

#caratObject

(true, false or nil) true if the location indicates the site between two adjoining nucleotides



122
123
124
# File 'lib/bio/location.rb', line 122

def carat
  @carat
end