Method: Bio::Location#gt

Defined in:
lib/bio/location.rb

#gtObject

(true, false or nil) true if the position contains ‘>’



115
116
117
# File 'lib/bio/location.rb', line 115

def gt
  @gt
end