Skip to content

Commit

Permalink
Alpha test fix - item #4 - update heatmap popup legend.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelRichardson committed Dec 17, 2024
1 parent f4795a7 commit c5d69df
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,11 @@
<table>
<tr>
<td class="tpmColorCell" style="background-color: #FFFFFF"></td>
<td class="legendFont" style="padding-left: 3px;"> 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
<td class="legendFont" style="padding-left: 3px;">
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.
</td>
</tr>
</table>
Expand Down

0 comments on commit c5d69df

Please sign in to comment.