添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
咆哮的葫芦  ·  pydot · PyPI·  2 周前    · 
神勇威武的拐杖  ·  plottable · PyPI·  6 天前    · 
闷骚的四季豆  ·  mmagic/docs/en/user_gu ...·  2 月前    · 
闷骚的山楂  ·  SOLIDWORKS ...·  2 月前    · 

codon-bias

This package provides codon usage bias (CUB) analysis tools for genomic sequences, focusing on protein coding regions, translation efficiency and synonymous mutations. These include implementations of popular models from the past four decades of codon usage study, such as:

  • Nucleotide and codon k-mer statistics (GC, GC3, CpG, etc.)
  • Frequency of Optimal Codons (FOP)
  • Relative Synonymous Codon Usage (RSCU)
  • Codon Adaptation Index (CAI), including extensions:
  • Codon pair (and k-mers) adaptation
  • Effective Number of Codons (ENC), including extensions:
  • Background correction
  • Improved estimation
  • Effective number of codon pairs (and k-mers) (ENcp)
  • tRNA Adaptation Index (tAI)
  • Codon Pair Bias (CPB/CPS)
  • Relative Codon Bias Score (RCBS)
  • Normalized Translational Efficiency (nTE)
  • Directional Codon Bias Score (DCBS)
  • Codon Usage Frequency Similarity (CUFS)
  • This package also includes tools for sequence optimization based on these codon usage models, and generators of random sequence permutations that can be used to compute empirical p-values and z-scores.

    installation

    pip install codon-bias
    

    documentation

    Read on Read the Docs.

    contributing

    Contributions of additional models to the package are welcome! Please familiarize yourself with the existing classes, and try to conform to their style.

    Download files

    Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

    Source Distribution "PyPI", "Python Package Index", and the blocks logos are registered trademarks of the Python Software Foundation.
    © 2024 Python Software Foundation
    Site map