Method: Bio::Fasta::Report::Hit#query_len

Defined in:
lib/bio/appl/fasta/format10.rb

#query_lenObject



284
285
286
# File 'lib/bio/appl/fasta/format10.rb', line 284

def query_len
  @query.length
end