Logo

Table of contents

  • Biopython Tutorial & Cookbook
  • API documentation
    • Bio package
      • Subpackages
        • Bio.Affy package
        • Bio.Align package
        • Bio.AlignIO 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.Emboss package
  • Edit on GitHub
Previous Next

Bio.Emboss package

Submodules

  • Bio.Emboss.Primer3 module
    • Record
      • Record.__init__()
    • Primers
      • Primers.__init__()
      • Primers.__len__()
    • parse()
    • read()
  • Bio.Emboss.PrimerSearch module
    • InputRecord
      • InputRecord.__init__()
      • InputRecord.__str__()
      • InputRecord.add_primer_set()
    • OutputRecord
      • OutputRecord.__init__()
    • Amplifier
      • Amplifier.__init__()
    • read()

Module contents

Code to interact with the ever-so-useful EMBOSS programs.

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.86.dev0
Versions
Previous
Latest
Develop
Biopython Project
Homepage
On GitHub