Sha256: bd7d8221c4272671781bf8f07a4405f30bb0b1ac804c0077da34cdb361678fff

Contents?: true

Size: 644 Bytes

Versions: 29

Compression:

Stored size: 644 Bytes

Contents

#
# = bio/appl/paml/baseml/report.rb - parser class for PAML program yn00
#
# Copyright::  Copyright (C) 2008
#              Naohisa Goto <ng@bioruby.org>
#
# License::    The Ruby License
#
# == Description
#
# This file contains Bio::PAML::Yn00::Report, a parser class for a result
# of yn00.
#
# == References
#
# * http://abacus.gene.ucl.ac.uk/software/paml.html
#

require 'bio/appl/paml/yn00'

module Bio::PAML
  class Yn00

    # UNDER CONSTRUCTION.
    #
    # Bio::PAML::Yn00::Report is a parser class for a yn00 result.
    #
    class Report < Bio::PAML::Common::Report
    end #class Report

  end #class Yn00
end #module Bio::PAML

Version data entries

29 entries across 29 versions & 4 rubygems

Version Path
bio-2.0.5 lib/bio/appl/paml/yn00/report.rb
bio-2.0.4 lib/bio/appl/paml/yn00/report.rb
bio-2.0.3 lib/bio/appl/paml/yn00/report.rb
bio-2.0.2 lib/bio/appl/paml/yn00/report.rb
bio-2.0.1 lib/bio/appl/paml/yn00/report.rb
bio-2.0.0 lib/bio/appl/paml/yn00/report.rb
bio-1.6.0.pre.20181210 lib/bio/appl/paml/yn00/report.rb
bio-1.5.2 lib/bio/appl/paml/yn00/report.rb
bio-1.5.1 lib/bio/appl/paml/yn00/report.rb
bio-1.5.0 lib/bio/appl/paml/yn00/report.rb
bioruby-bio-1.2.9.9001 lib/bio/appl/paml/yn00/report.rb
bioruby-bio-1.2.9.9501 lib/bio/appl/paml/yn00/report.rb
bioruby-bio-1.3.0.5000 lib/bio/appl/paml/yn00/report.rb
bioruby-bio-1.3.0.9901 lib/bio/appl/paml/yn00/report.rb
bioruby-bio-1.3.0 lib/bio/appl/paml/yn00/report.rb
bioruby-bio-1.3.1.5000 lib/bio/appl/paml/yn00/report.rb
ngoto-bio-1.2.9.9001 lib/bio/appl/paml/yn00/report.rb
ngoto-bio-1.2.9.9501 lib/bio/appl/paml/yn00/report.rb
ngoto-bio-1.3.0.5000 lib/bio/appl/paml/yn00/report.rb
ngoto-bio-1.3.0 lib/bio/appl/paml/yn00/report.rb