diff --git a/README.md b/README.md index cfe674a..5db1bf3 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,9 @@ will give The information content $IC(\cdot)$ (i.e. the "letter height") of the $i$-th column $c_i$ in a position weight matrix (PWM) is -$$ +```math IC(c_i) = \sum_{\alpha}\,f_{\alpha i}\,\log_2 \frac{f_{\alpha i}}{\beta_\alpha} -$$ +``` where $f_{\alpha i}$ the frequency of nucleotide $\alpha\in\{A,C,G,T\}$ at the $i$-th column of a PWM. The $4$-dimensional vector $\beta$ is the assumed genomic background