Method: Bio::Blast#parser=
- Defined in:
- lib/bio/appl/blast.rb
#parser=(value) ⇒ Object (writeonly)
to change :xmlparser, :rexml, :tab
298 299 300 |
# File 'lib/bio/appl/blast.rb', line 298 def parser=(value) @parser = value end |
to change :xmlparser, :rexml, :tab
298 299 300 |
# File 'lib/bio/appl/blast.rb', line 298 def parser=(value) @parser = value end |