Method: Bio::GFFbrowser::FastLineRecord#start
- Defined in:
- lib/bio/db/gff/gffrecord.rb
#start ⇒ Object
35 36 37 |
# File 'lib/bio/db/gff/gffrecord.rb', line 35 def start @start_ ||= @fields[GFF3_START].to_i end |
35 36 37 |
# File 'lib/bio/db/gff/gffrecord.rb', line 35 def start @start_ ||= @fields[GFF3_START].to_i end |