normalise: Normalise the codon frequencies in a codonFreq object by...

normaliseR Documentation

Normalise the codon frequencies in a codonFreq object by amino acid

Description

Normalise the codon frequencies in a codonFreq object by amino acid

Usage

## S4 method for signature 'codonFreq'
normalise(object)

Arguments

object

An object of class codonFreq.

Value

An object of class codonFreq, containing normalised data in which the sum of the relative frequencies per amino acid for a given sequence is 1. The Standard Genetic code is currently the only code used for normalisation.


adamd3/codondiffR documentation built on Sept. 3, 2022, 2:26 a.m.