Home > freetb4matlab > bioinfo > int2aa.m

int2aa

PURPOSE ^

% Convert amino acid integers into characters. See @code{aminolookup}

SYNOPSIS ^

function seqc = int2aa (seqi)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {@var{sequencechar} =} int2aa (@var{sequenceint})
% Convert amino acid integers into characters.  See @code{aminolookup}
% for the listing of numbers and their corresponding characters.
% @seealso{aminolookup,aa2int,int2nt,nt2int}
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003