From be3a3fb36404d694f7913d3e5e7a884ed211b915 Mon Sep 17 00:00:00 2001 From: Harriet Dashnow Date: Thu, 19 Nov 2020 15:16:55 -0700 Subject: [PATCH] interpretation of p=0 --- docs/source/outputs.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/outputs.rst b/docs/source/outputs.rst index 6d0e810..3977267 100644 --- a/docs/source/outputs.rst +++ b/docs/source/outputs.rst @@ -56,3 +56,5 @@ The main output for the strling-outliers script is `STRs.tsv`. The columns are t * outlier: z score testing for outliers * p: p value, is this locus significantly expanded relative to other samples? * p\_adj: p value adjusted for multiple testing per sample using the Benjamini-Hochberg method + +Note: p = 0.0 should be interpreted as p < 10e-310