powered by
plotVST(x, transFun = NULL, plotRange = NULL, addLegend = TRUE, ...)
plot
vst
## load example data data(example.lumi) ## Do default VST variance stabilizing transform lumi.T <- lumiT(example.lumi, ifPlot=TRUE) ## plot the transform function plotVST(lumi.T)
Run the code above in your browser using DataLab