Method: Bio::Location#from

Defined in:
lib/bio/location.rb

#fromObject

(Integer) start position of the location



100
101
102
# File 'lib/bio/location.rb', line 100

def from
  @from
end