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