Skip to content
Prev 205199 / 398506 Next

caculate the frequencies of the Amino Acids

On Jan 3, 2010, at 12:28 AM, che wrote:

            
I earlier pointed out that such a structure would be inadequate to  
hold the tabulation of more than one sequence. You probably need a  
matrix of "width" = 20 and "depth" = the number of your sequences.
... and here you will need to index y[ , ] with both the proper row  
and column.