Method: Bio::Location#from
- Defined in:
- lib/bio/location.rb
#from ⇒ Object
(Integer) start position of the location
100 101 102 |
# File 'lib/bio/location.rb', line 100 def from @from end |
(Integer) start position of the location
100 101 102 |
# File 'lib/bio/location.rb', line 100 def from @from end |