github.com/biogo/biogo@v1.0.4/align/matrix/matrices/README.matrices (about)

     1  README for blast/matrices.
     2  Last updated 09/10/12.
     3  
     4  This directory contains matrices produced by various programs.  
     5  These matrices should be useable with BLAST and other programs.  
     6  
     7  BLAST binaries produced within the last few years store matrix information for 
     8  BLOSUM45, BLOSUM50, BLOSUM62, BLOSUM80, BLOSUM90, PAM30, PAM70, and PAM250 
     9  as part of the program and do not need external files.
    10  
    11  The directory also contains a tar ball (pam.tar.gz) with source code to produce
    12  the PAM matrices.  The output from this program differs from the PAM matrices 
    13  in this directory.  It does not produce comments and does not produce scores
    14  for B, Z, X or *.  In the near future, the NCBI plans to update this code 
    15  so as to produce comments similar to those of the PAM matrices in this 
    16  directory and also to include values for B, Z, X and *.