Libraries
»
bio-gff3
(0.9.1)
»
Index
»
Bio
»
GFFbrowser
»
FastLineRecord
»
#end
Method: Bio::GFFbrowser::FastLineRecord#end
Defined in:
lib/bio/db/gff/gffrecord.rb
#
end
⇒
Object
39 40 41
# File 'lib/bio/db/gff/gffrecord.rb', line 39
def
end
@end_
||=
@fields
[
GFF3_END
]
.
to_i
end