Method: Bio::Sim4::Report::Segment#from
- Defined in:
- lib/bio/appl/sim4/report.rb
#from ⇒ Object (readonly)
start position of the segment (the first position is 1)
248 249 250 |
# File 'lib/bio/appl/sim4/report.rb', line 248 def from @from end |