next up previous contents
Next: Standard Genetic Code Up: Amino Acids Previous: Integer to One Letter

Integer to Amino Acid

Calling Sequence:
IntToAmino(
x)
Parameters:
x : {1..20}

Returns: name

Synopsis: This function converts an posint into the full name for an amino acid. This follows the standard ordering of amino acids (see the beginning of this section). Examples:

> IntToAmino(15);




Gaston Gonnet
1998-09-15