Logo

目录

  • Biopython 教程与食谱
  • API 文档
    • Bio 包
      • 子包
        • Bio.Affy 包
        • Bio.Align 包
        • Bio.AlignIO 包
        • Bio.Application 包
        • Bio.Blast 包
        • Bio.CAPS 包
        • Bio.Cluster 包
        • Bio.Compass 包
        • Bio.Data 包
        • Bio.Emboss 包
        • Bio.Entrez 包
        • Bio.ExPASy 包
        • Bio.GenBank 包
        • Bio.Geo 包
        • Bio.Graphics 包
        • Bio.HMM 包
        • Bio.KEGG 包
        • Bio.Medline 包
        • Bio.NMR 包
        • Bio.Nexus 包
        • Bio.PDB 包
        • Bio.Pathway 包
        • Bio.Phylo 包
        • Bio.PopGen 包
        • Bio.Restriction 包
        • Bio.SCOP 包
        • Bio.SVDSuperimposer 包
        • Bio.SearchIO 包
        • Bio.SeqIO 包
        • Bio.SeqUtils 包
        • Bio.Sequencing 包
        • Bio.SwissProt 包
        • Bio.TogoWS 包
        • Bio.UniGene 包
        • Bio.UniProt 包
        • Bio.codonalign 包
        • Bio.motifs 包
        • Bio.phenotype 包
      • 子模块
      • 模块内容
    • BioSQL 包
Biopython
  • API 文档
  • Bio 包
  • Bio.PopGen 包
  • 在 GitHub 上编辑
上一页 下一页

Bio.PopGen 包

子包

  • Bio.PopGen.GenePop 包
    • 子模块
      • Bio.PopGen.GenePop.Controller 模块
        • GenePopController
      • Bio.PopGen.GenePop.EasyController 模块
        • EasyController
      • Bio.PopGen.GenePop.FileParser 模块
        • read()
        • FileRecord
      • Bio.PopGen.GenePop.LargeFileParser 模块
        • get_indiv()
        • read()
        • Record
    • 模块内容
      • 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()

模块内容

PopGen: Python 中的种群遗传学和基因组学库。

上一页 下一页

© 版权所有 1999-2024,Biopython 贡献者。请参阅 Biopython 许可条款。

使用 Sphinx 构建,使用 主题 提供 Read the Docs。
Biopython 版本: 1.84
版本
上一个
最新
开发
Biopython 项目
主页
在 GitHub 上