SADEG.CAI: SADEG.CAI

Description Usage Arguments Details Value Author(s) Examples

View source: R/CAI.R

Description

Codon Adaption Index

Usage

1
SADEG.CAI(Nucleotide_Sequence)

Arguments

Nucleotide_Sequence

Nucleotide Sequence

Details

Geometric mean of the RSCU values presented as relative adaptiveness value (w), The CAI for a gene is then defined as the geometric mean of w values for codons in that gene excluding methionine, tryptophan, and stop codons.

Value

CAI

Author(s)

Babak Khorsand

Examples

1
SADEG.CAI(Nucleotide_Sequence="atggctgctgcagcggccagtcacgatcagaggtaagttgtcgcagcatgt")

Example output

      CAI 
0.8407065 

SADEG documentation built on May 2, 2019, 6:54 a.m.

Related to SADEG.CAI in SADEG...