Skip to content

Commit 40bd8e1

Browse files
committed
Clarify MLE score
1 parent a20782a commit 40bd8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/deepsea.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Variant scores
7474
.. math::
7575
-log10(DIS e-value_{feature})
7676
77-
* **Mean -log e-value (MLE)**: For each predicted regulatory feature effect of a variant, we calculate a 'feature e-value' based on the empirical distribution of that feature for gnomAD variants (see above). The MLE score of a variant is
77+
* **Mean -log e-value (MLE)**: For each predicted regulatory feature effect (:math:`abs(p_{alt}-p_{ref}`)) of a variant, we calculate a 'feature e-value' based on the empirical distribution of that feature's effects among gnomAD variants (see above Regulatory feature scores: e-value). The MLE score of a variant is
7878

7979
.. math::
8080
\sum -log10(e-value_{feature}) / N

0 commit comments

Comments
 (0)