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.PopGen package
  • Edit on GitHub
Previous Next

Bio.PopGen package

Subpackages

  • Bio.PopGen.GenePop package
    • Submodules
      • Bio.PopGen.GenePop.Controller module
        • GenePopController
      • Bio.PopGen.GenePop.EasyController module
        • EasyController
      • Bio.PopGen.GenePop.FileParser module
        • read()
        • FileRecord
      • Bio.PopGen.GenePop.LargeFileParser module
        • get_indiv()
        • read()
        • Record
    • Module contents
      • get_indiv()
      • read()
      • Record
        • Record.__init__()
        • Record.__str__()
        • Record.split_in_pops()
        • Record.split_in_loci()
        • Record.remove_population()
        • Record.remove_locus_by_position()
        • Record.remove_locus_by_name()

Module contents

PopGen: Population Genetics and Genomics library in Python.

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