Method: Bio::Blast::Default::Report#to_s
- Defined in:
- lib/bio/appl/blast/format0.rb
#to_s ⇒ Object
Returns whole entry as a string.
74 |
# File 'lib/bio/appl/blast/format0.rb', line 74 def to_s; @entry; end |
Returns whole entry as a string.
74 |
# File 'lib/bio/appl/blast/format0.rb', line 74 def to_s; @entry; end |