Skip to content

Commit

Permalink
Changed treatment to case group
Browse files Browse the repository at this point in the history
  • Loading branch information
robinpaul85 committed Feb 7, 2025
1 parent 6b0d272 commit 89a6d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/plots/DEanalysis.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
]
Expand Down

0 comments on commit 89a6d11

Please sign in to comment.