Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.84 KB

README_pypi.md

File metadata and controls

52 lines (36 loc) · 1.84 KB

PyPI - License Downloads CodeFactor Documentation Status

Introduction

Welcome to CodonU!

This is an integrated package for codon usage analysis.

Functionalities

Various functionalities can be found below. For gene/genome analysis, this package can:

  • For Nucleotide sequences
    • Calculate RSCU
    • Calculate CAI
    • Calculate CBI
    • Calculate ENc
    • Calculate tAI
  • For Protein sequences
    • Calculate Aromaticity
    • Calculate gravy

One can also can calculate the multivariate analysis, popularly known as correspondence analysis (COA) for the codons easily. Supported calculations are:

  • For Nucleotide sequences
    • COA using codon frequency with scale set to length of gene
    • COA using codon RSCU values with scale set to length of gene
  • For Protein sequences
    • COA using amino acid frequency with scale set to gravy score
    • COA using amino acid frequency with scale set to aromaticity score

Phylogenetic analysis and tree building now can be done.

Detailed instructions on how to use the functions can be found in the examples

Installation

pip install CodonU

Future Plans

None. If you would like recommend one, please mail at sourochaudhuri@gmail.com