Method: Bio::Blast::Default::Report#query_def
- Defined in:
- lib/bio/appl/blast/format0.rb
#query_def ⇒ Object
Returns definition of the query.
168 |
# File 'lib/bio/appl/blast/format0.rb', line 168 def query_def; format0_parse_query; @query_def; end |