diff --git a/docs/News.md b/docs/News.md index 8a74fdd36d4..257defa35dd 100644 --- a/docs/News.md +++ b/docs/News.md @@ -1,3 +1,14 @@ +## Aug 1, 2023 +* **Enhancement**: One-sided Fisher's exact tests were changed to be two-sided. The affected pages are: + * Results View Page - Mutual Exclusivity Tab + * Results View Page - Comparison Tab - Genomic Alterations Tab + * Comparison Page - Genomic Alterations Tab + * Comparison Page - Mutations Tab + + Please note that the Mutations tab on the Comparison page is a recent feature and was introduced with the two-sided Fisher's exact test already implemented. + + Several users pointed out that using a one-sided test was incorrect for these comparisons. Please see discussions [here](https://github.com/cBioPortal/cbioportal/issues/9943) for more information. + ## May 2, 2023 * **New Feature**: The mutations tab now shows variant annotations from the [repository of Variant with Unexpected Effects (reVUE)](https://www.cancerrevue.org/).