diff --git a/client/plots/DEanalysis.js b/client/plots/DEanalysis.js index caa58859c4..0a8cb6b725 100644 --- a/client/plots/DEanalysis.js +++ b/client/plots/DEanalysis.js @@ -493,7 +493,7 @@ add: value: sample_size1 }, { - label: self.config.samplelst.groups[1].name + ' sample size (treatment group)', + label: self.config.samplelst.groups[1].name + ' sample size (case group)', value: sample_size2 } ]