Logo

Table of contents

  • Biopython Tutorial & Cookbook
  • API documentation
    • Bio package
      • Subpackages
        • Bio.Affy package
        • Bio.Align package
        • Bio.AlignIO package
        • Bio.Application package
        • Bio.Blast package
        • Bio.CAPS package
        • Bio.Cluster package
        • Bio.Compass package
        • Bio.Data package
        • Bio.Emboss package
        • Bio.Entrez package
        • Bio.ExPASy package
        • Bio.GenBank package
        • Bio.Geo package
        • Bio.Graphics package
        • Bio.HMM package
        • Bio.KEGG package
        • Bio.Medline package
        • Bio.NMR package
        • Bio.Nexus package
        • Bio.PDB package
        • Bio.Pathway package
        • Bio.Phylo package
        • Bio.PopGen package
        • Bio.Restriction package
        • Bio.SCOP package
        • Bio.SVDSuperimposer package
        • Bio.SearchIO package
        • Bio.SeqIO package
        • Bio.SeqUtils package
        • Bio.Sequencing package
        • Bio.SwissProt package
        • Bio.TogoWS package
        • Bio.UniGene package
        • Bio.UniProt package
        • Bio.codonalign package
        • Bio.motifs package
        • Bio.phenotype package
      • Submodules
      • Module contents
    • BioSQL package
Biopython
  • API documentation
  • Bio package
  • Bio.Phylo package
  • Bio.Phylo.PAML package
  • Edit on GitHub
Previous Next

Bio.Phylo.PAML package

Submodules

  • Bio.Phylo.PAML.baseml module
    • BasemlError
    • Baseml
      • Baseml.__init__()
      • Baseml.write_ctl_file()
      • Baseml.read_ctl_file()
      • Baseml.run()
    • read()
  • Bio.Phylo.PAML.chi2 module
    • cdf_chi2()
  • Bio.Phylo.PAML.codeml module
    • CodemlError
    • Codeml
      • Codeml.__init__()
      • Codeml.write_ctl_file()
      • Codeml.read_ctl_file()
      • Codeml.print_options()
      • Codeml.run()
    • read()
  • Bio.Phylo.PAML.yn00 module
    • Yn00Error
    • Yn00
      • Yn00.__init__()
      • Yn00.write_ctl_file()
      • Yn00.read_ctl_file()
      • Yn00.run()
    • read()

Module contents

Support for PAML.

Previous Next

© Copyright 1999-2024, The Biopython Contributors. See the Biopython license terms.

Built with Sphinx using a theme provided by Read the Docs.
Biopython v: 1.85
Versions
Previous
Latest
Develop
Biopython Project
Homepage
On GitHub