Method: Bio::Location#gt
- Defined in:
- lib/bio/location.rb
#gt ⇒ Object
(true, false or nil) true if the position contains ‘>’
115 116 117 |
# File 'lib/bio/location.rb', line 115 def gt @gt end |
(true, false or nil) true if the position contains ‘>’
115 116 117 |
# File 'lib/bio/location.rb', line 115 def gt @gt end |