Wrapper around DESeq2::vst() for use in visualization. VST is appropriate for PCA, heatmaps, and clustering – not for DE testing (which uses raw counts).
See also
Other differential-expression:
compute_pca(),
plot_heatmap_de(),
plot_ma(),
plot_pca(),
plot_volcano(),
run_deseq2(),
summarize_de_methods()