Libraries
»
bio
(2.0.6)
»
Index
»
Bio
»
Fasta
»
Report
»
Hit
»
#query_len
Method: Bio::Fasta::Report::Hit#query_len
Defined in:
lib/bio/appl/fasta/format10.rb
#
query_len
⇒
Object
284 285 286
# File 'lib/bio/appl/fasta/format10.rb', line 284
def
query_len
@query
.
length
end