Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Latest commit

 

History

History
34 lines (24 loc) · 1.48 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.48 KB

CUBAT

Codon Usage Bias Analysis Toolkit (CUBAT) is a powerful python package for codon usage bias (CUB) analysis. CUBAT can be imported as a module for custom analyses and has a command line interface as well.

Installation

You can install cubat with pip from command line:

pip install cubat

To update, run the following command:

pip install cubat --upgrade

Features

CUBAT can calculate various indices related to codon usage. Here is a summary of indices supported by CUBAT in comparison with other popular software.

Indices CUBAT codonW DAMBE EMBOSS
RSCU (relative synonymous codon usage)
Nc (effective number of codons)
Nc (effective number of codons,SYX13)
CAI (codon adaptation index)
CAI2 (Xuhua Xia,2007)
TAI (tRNA adaptation index)
Other Features
Codon table replaceability
Cross-platform