Codon: comparison of codon tables and amino acid propensities

Mihaly Mezei

Department of Pharmacological Sciences,

Icahn School of Medicine at Mount Sinai

New York, NY 10029

Mihaly.Mezei@mssm.edu

June 24, 2021.

The program calculates the

The program can be run as
codon [directive argument] [directive argument]...
where
DirectiveArgumentDefault
-cfCodon usage frequncy file 
-mfAmino acid substitution matrix file    matrices.AA
-ivOutput level1
-ofOutput fileSTDOUT

The program is written in Fortran-77 and can be compiled with any Fortran compiler, including GNU fortran:

f77 -o codon codon.f

to obtain the executable codon