Home > freetb4matlab > bioinfo > aa2int.m

aa2int

PURPOSE ^

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

SYNOPSIS ^

function seqi = aa2int (seqc=0)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {@var{sequenceint} =} aa2int (@var{sequencechar})
% Convert amino acid characters into integers.  See @code{aminolookup}
% for the listing of numbers and their corresponding characters.
% @seealso{aminolookup,int2aa,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