Description Usage Arguments Value Examples
View source: R/generateRandomCodonsPerAA.R
Encode amino acid sequence by random codon selection
1 | generateRandomCodonsPerAA(aaVector)
|
aaVector |
Character vector of amino acids in three lettre code (e.g. Met) |
Character value of a nucleotide sequence encoding the same amino acid as the entered by aaVector
by random Codon selection.
1 | generateRandomCodonsPerAA(c('Lys','Lys'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.