-
Fixed various tidyverse warnings.
-
Fixed an error when calculating the mds dimensions for multiple class comparisons with differing numbers of observations.
-
Added the
transformPercent()
method for theAnalysisData
S4 class to scale as a percentage of feature maximum intensity. -
Feature intensities are now displayed as relative percent intensities in heat maps generated by
plotExplanatoryHeatmap()
. -
Reduced the gap between the dendrogram and heat map in outputs of
plotExplanatoryHeatmap()
.