From bde6da3076e46789a067f6e612b702b9391496e2 Mon Sep 17 00:00:00 2001 From: eugenefischer <66030419+eugenefischer@users.noreply.github.com> Date: Sat, 1 Oct 2022 16:12:21 -0500 Subject: [PATCH] fix typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 98e8349..26bc757 100644 --- a/readme.md +++ b/readme.md @@ -459,7 +459,7 @@ Example output: --- **NOTE: The p-values in the sample output above are not used for matching**—they aren't part of the BiGpairSEQ algorithm at all. -P-values (if enabled in the interactive menu options or by using the -pv flag in the command line) are calculated *after* +P-values (if enabled in the interactive menu options or by using the -pv flag on the command line) are calculated *after* BiGpairSEQ matching is completed, for purposes of comparison with pairSEQ only, using the (corrected) formula from the original pairSEQ paper. (Howie, et al. 2015) Calculation of p-values is off by default to reduce processing time.