metabolyseR 0.14.3
-
Temporarily added jasenfinch/missForest as a remote until stekhoven/missForest pull request #25 is resolved.
-
The limit of the number of plotted features in
plotExplanatoryHeatmap()
can now be specified using thefeatureLimit
argument. -
plotExplanatoryHeatmap()
now returns NULL and displays a message when no explanatory features are found. -
Fixed the alignment of the dendrogram branches with heat map rows in
plotExplanatoryHeatmap()
. -
Fixed
ggplot2::guides()
warning inplotFeature()
andplotTIC()
. -
Fixed bug in
explanatoryFeatures()
methods forAnalysis
class and lists where the threshold was not able to be customised. -
Corrected the text in the modelling vignette concerning the results of using unsupervised random forest for outlier detection.