Darwin Help

Back to Index

IntToAAA

Function IntToAAA - convert an integer into a 3 letter amino-acid name

Calling Sequence  IntToAAA(x)
Parameters
NameTypeDescription

x integeran integer from 1 to 20
Return Type  string
Synopsis This function converts a posint into a three letter abbreviation of an amino acid. This follows the standard ordering of amino acids. (See ?aminoacids)
Examples
> IntToAAA(1);
Ala
See also AAAToInt,   aminoacids,   AminoToInt,   AToCInt,   AToCodon,   AToInt,   BaseToInt,   BBBToInt,   BToInt,   CIntToA,   CIntToAAA,   CIntToAmino,   CIntToCodon,   CIntToInt,   CodonCode,   CodonToA,   CodonToCInt,   CodonToInt,   CodonToInt,   GeneticCode,   IntToA,   IntToAmino,   IntToB,   IntToBase,   IntToBBB,   IntToCInt,   IntToCodon