Method: Bio::Blast::Report::Hit#query_start
- Defined in:
- lib/bio/appl/blast/report.rb
#query_start ⇒ Object
302 |
# File 'lib/bio/appl/blast/report.rb', line 302 def query_start; @hsps.first.query_from; end |
302 |
# File 'lib/bio/appl/blast/report.rb', line 302 def query_start; @hsps.first.query_from; end |