From f52888d125a322f1cb7ab7fae16b3c718c5ca2f6 Mon Sep 17 00:00:00 2001 From: rlegendr <rachel.legendre@pasteur.fr> Date: Mon, 28 Mar 2022 17:03:27 +0200 Subject: [PATCH] complete seacr recommendation --- config/config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/config.yaml b/config/config.yaml index 848cb4e..d79f3ed 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -200,7 +200,8 @@ macs2: # # - do: if unchecked, this rule is ignored. # - threshold: could be 'stringent' of 'relaxed' -# - norm: specify "norm" for normalized or "non" for non-normalized data processing +# - norm: specify "norm" for normalized or "non" for non-normalized data processing. +# if design:spike is set to yes, specify "non" according to SEACR manual #=============================================================================== -- GitLab