next up previous contents
Next: Dayhoff and Mutation Matrix Up: Standard Genetic Code Previous: Nucleic to Codon Number

Codon Number to Nucleic

Calling Sequence:
CodeToNuc(
x)
Parameters:
x : { 0..64}

Returns: three nucleic (RNA) bases (one letter each)

Synopsis: The 64 different codons over the alphabet {A, C, G, T=U} are ordered from 1..64. This function converts a number between 1..64 to a codon.

Examples:

>  CBBBC(5);


AaFrequencyNoPat GetComplement ComplementSequence Matrices antiparallel DayMatrixScale GenCode



Gaston Gonnet
1998-09-15