PSA: Protein Sequence Analyzer
# Value of mutual information between the position (x,y) in the MSA
# ResudueX(prob) = Most probable residue at position x, with the probability
# Co-evolving positions will have higher MI value.
# Only top 50 MI values are printed.
# ============================================================================

# MI(x,y)         x         y    ResidueX(prob.)    ResidueY(prob.)
  0.27664       149       181         V (0.7850)         T (0.8150)
  0.18168        77       149         A (0.5050)         V (0.7850)
  0.15174        77       181         A (0.5050)         T (0.8150)
  0.01577        37        77         L (0.9550)         A (0.5050)
  0.01118        37       149         L (0.9550)         V (0.7850)
  0.00944        37       181         L (0.9550)         T (0.8150)
  0.00849       142       181         L (0.9950)         T (0.8150)
  0.00849        24       181         V (0.9950)         T (0.8150)
  0.00849        10       181         T (0.9950)         T (0.8150)
  0.00785       142       149         L (0.9950)         V (0.7850)
  0.00785        24       149         V (0.9950)         V (0.7850)
  0.00785        10       149         T (0.9950)         V (0.7850)
  0.00353        77       160         A (0.5050)         Q (0.9950)
  0.00353        77       142         A (0.5050)         L (0.9950)
  0.00353        24        77         V (0.9950)         A (0.5050)
  0.00353        10        77         T (0.9950)         A (0.5050)
  0.00343        77       164         A (0.5050)         M (0.9950)
  0.00343         2        77         A (0.9950)         A (0.5050)
  0.00121       149       164         V (0.7850)         M (0.9950)
  0.00121       149       160         V (0.7850)         Q (0.9950)
  0.00121         2       149         A (0.9950)         V (0.7850)
  0.00103       164       181         M (0.9950)         T (0.8150)
  0.00103       160       181         Q (0.9950)         T (0.8150)
  0.00103         2       181         A (0.9950)         T (0.8150)
  0.00023        37       164         L (0.9550)         M (0.9950)
  0.00023        37       160         L (0.9550)         Q (0.9950)
  0.00023        37       142         L (0.9550)         L (0.9950)
  0.00023        24        37         V (0.9950)         L (0.9550)
  0.00023        10        37         T (0.9950)         L (0.9550)
  0.00023         2        37         A (0.9950)         L (0.9550)
  0.00003       160       164         Q (0.9950)         M (0.9950)
  0.00003       142       164         L (0.9950)         M (0.9950)
  0.00003       142       160         L (0.9950)         Q (0.9950)
  0.00003        24       164         V (0.9950)         M (0.9950)
  0.00003        24       160         V (0.9950)         Q (0.9950)
  0.00003        24       142         V (0.9950)         L (0.9950)
  0.00003        10       164         T (0.9950)         M (0.9950)
  0.00003        10       160         T (0.9950)         Q (0.9950)
  0.00003        10       142         T (0.9950)         L (0.9950)
  0.00003        10        24         T (0.9950)         V (0.9950)
  0.00003         2       164         A (0.9950)         M (0.9950)
  0.00003         2       160         A (0.9950)         Q (0.9950)
  0.00003         2       142         A (0.9950)         L (0.9950)
  0.00003         2        24         A (0.9950)         V (0.9950)
  0.00003         2        10         A (0.9950)         T (0.9950)
  0.00000       289       290         V (1.0000)         Q (1.0000)
  0.00000       288       290         T (1.0000)         Q (1.0000)
  0.00000       288       289         T (1.0000)         V (1.0000)
  0.00000       287       290         A (1.0000)         Q (1.0000)
  0.00000       287       289         A (1.0000)         V (1.0000)