From c5d69df5dc66c4830e96deb9476560e601da8a0c Mon Sep 17 00:00:00 2001 From: Joel Richardson Date: Tue, 17 Dec 2024 10:22:46 -0500 Subject: [PATCH] Alpha test fix - item #4 - update heatmap popup legend. --- .../WEB-INF/jsp/gxd/gxd_rnaseq_heatmap_legend_popup.jsp | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/gxd/gxd_rnaseq_heatmap_legend_popup.jsp b/src/main/webapp/WEB-INF/jsp/gxd/gxd_rnaseq_heatmap_legend_popup.jsp index bdfd1aeaf..0b1f1612d 100644 --- a/src/main/webapp/WEB-INF/jsp/gxd/gxd_rnaseq_heatmap_legend_popup.jsp +++ b/src/main/webapp/WEB-INF/jsp/gxd/gxd_rnaseq_heatmap_legend_popup.jsp @@ -102,9 +102,11 @@ -
no TPM value available (NaN); either - the gene was not analyzed for that column or application of a GXD expression value filter removed - it from the result set + + no TPM value available (NaN) occurs either because application of a GXD expression value filter excluded + the gene from the results for that bioreplicate set or the bioreplicate set was returned because its + structure is included in the list of detected structures for an Expression Profile Search but that gene + is not detected (below cutoff) in that bioreplicate set.