Method: Bio::PAML::Common::Report#initialize
- Defined in:
- lib/bio/appl/paml/common_report.rb
#initialize(str) ⇒ Report
Creates a new Report object.
33 34 |
# File 'lib/bio/appl/paml/common_report.rb', line 33 def initialize(str) end |