N.B. -1) A cutoff of log10(LDA score) ≥ 3
was used to determine the differential markers. 2) The normalized abundance
- values in the heatmap are rounded off to 3 digits after the decimal point.
+ values in the heatmap are rounded off to 3 digits after the decimal point. 3)
+ The data can be downloaded by clicking on the "Download data" button located
+ at the top of the page. 4) The heatmap can be downloaded as a SVG image by
+ clicking on the "Export as SVG"
+
+ button in the menubar located at the top
+ right corner of the plot.
@@ -71,7 +79,7 @@ function getHeatmapData(queryType, bioproject, diseasePair, assayType, biome, is
if (this.readyState == 4 && this.status == 200) {
document.getElementById('display_text').innerHTML = '
- N.B. - 1) To view all the differential markers, please hover on the bars of the plot or download the data
- using the "Download data" button. 2) A cutoff of log10(LDA score) ≥ 2 was used
- to determine the differential markers. 3) All differential markers in the LDA plot were found to be
- statistically significant. 4) The statistical significance cutoff used was: p-value < 0.01
- (Kruskal-Wallis test). 5) To check the p-values for each differential marker, please download the
- data using the "Download data" button. 6) The downloaded data shows Kruskal-Wallis p-value.
+ N.B. - 1) To view all the differential markers, please hover on the bars of the plot
+ or download the data using the "Download data" button. located at the top of the page 2) A
+ cutoff of log10 (LDA score) ≥ 2 was used to determine the differential markers.
+ 3) All differential markers in the LDA plot were found to be statistically significant. 4)
+ The statistical significance cutoff used was: p-value < 0.01 (Kruskal-Wallis test). 5)
+ To check the p-values for each differential marker, please download the data using the "Download data"
+ button. 6) The downloaded data shows Kruskal-Wallis p-value. 7) The LDA plot can be
+ downloaded as a SVG image by clicking on the "Export as SVG"
+
+ button in the menubar located at the top right corner of the plot.