Description Usage Arguments Details Value Original code in Darwin Author(s) See Also Examples
CodonProbabilities , for Each Codon, Computes the Probability that it Occurs at Least Once in a Gene
| 1 | CodonProbabilities(entries = mylist(whatout = 1))
 | 
| entries | function for importing Entries() by default | 
Should compute the same CP as in Darwin
Named (codons) numerical vector with relative synonymous codon usage for the 64 codons
| 1 2 3 4 5 6 7 8 9 10 11 12 13 | 
Roth, A.; Friberg, M.; Siegrist, F. and Cannarozzi, G. M. gina@cannarozzi.com
| 1 2 | CodonProbabilities('ATGTGGTACTCCGACTACGGAGGATAA')
CodonProbabilities(c2s(mylist(whatout=1)[[1]]))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.