From 79567d4d7e71dc5af76ea56a6e46a50260865f05 Mon Sep 17 00:00:00 2001 From: rlegendr <rachel.legendre@pasteur.fr> Date: Mon, 28 Mar 2022 17:03:50 +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 d79f3ed..5ef6f99 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -201,7 +201,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. -# if design:spike is set to yes, specify "non" according to SEACR manual +# if design:spike is set to yes, a scaling factor will be applied to data, +# specify "non" according to SEACR manual #=============================================================================== -- GitLab