User:Marshall Hampton/ScoringMatrices: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(New page: This will eventually be an article about constructing custom amino-acid scoring matrices using biopython. At the moment it is far from done.)
 
No edit summary
Line 1: Line 1:
This will eventually be an article about constructing custom amino-acid scoring matrices using biopython.  At the moment it is far from done.
This will eventually be an article about constructing custom amino-acid scoring matrices using biopython.  At the moment it is far from done.
<math>s_{ij} = log(\frac{f_{ij}}{p_i q_j})</math>

Revision as of 14:25, 6 July 2009

This will eventually be an article about constructing custom amino-acid scoring matrices using biopython. At the moment it is far from done.

[math]\displaystyle{ s_{ij} = log(\frac{f_{ij}}{p_i q_j}) }[/math]