Libraries
»
bio-gff3
(0.9.1)
»
Index
»
Bio
»
GFFbrowser
»
FastLineRecord
»
#get_attribute
Method: Bio::GFFbrowser::FastLineRecord#get_attribute
Defined in:
lib/bio/db/gff/gffrecord.rb
#
get_attribute
(name) ⇒
Object
64 65 66
# File 'lib/bio/db/gff/gffrecord.rb', line 64
def
get_attribute
name
attributes
[
name
]
end