Clustering of the samples based on VST- or rlog-counts (if use of DESeq2) or cpm-counts (if use of edgeR)
clusterPlot(counts.trans, group, outfile = TRUE)
a matrix a transformed counts (VST- or rlog-counts if use of DESeq2 or cpm-counts if use of edgeR)
factor vector of the condition from which each sample belongs
TRUE to export the figure in a png file
A file named cluster.png in the figures directory with the dendrogram of the clustering