From df5471f7cc9504fd26dd5eb5ea3be2981fb1d50f Mon Sep 17 00:00:00 2001 From: Laura Luebbert <56094636+lauraluebbert@users.noreply.github.com> Date: Tue, 28 May 2024 12:17:18 -0700 Subject: [PATCH] Change default k=30 --- docs/src/en/mutate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/en/mutate.md b/docs/src/en/mutate.md index ac3e25ca..96ac8dad 100644 --- a/docs/src/en/mutate.md +++ b/docs/src/en/mutate.md @@ -41,7 +41,7 @@ For use from the terminal (bash): Enclose individual mutation annotations in quo **Optional arguments** `-k` `--k` -Length of sequences flanking the mutation. Default: 31. +Length of sequences flanking the mutation. Default: 30. If k > total length of the sequence, the entire sequence will be kept. `-mc` `--mut_column`