Help for this page
#A perl script that takes in as arguments, the names of two alignments + files in msf format, #compares the sites in all of them, and calculates mutual information +between sites. ... exit; # #
package Mutual; use strict; ... }#end of foreach 1;