normalise | R Documentation |
Normalise the codon frequencies in a codonFreq object by amino acid
## S4 method for signature 'codonFreq' normalise(object)
object |
An object of class |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.