Rlog transformation is similar to a log2 transfo. for genes with hight counts, while shrinking together the values for different samples for genes with low counts. Variances are already roughly homoskedastic after the rlog transformation.
So if scaling means transforming data to the Z-scale [ "deviation from the mean of all samples for that gene"], and variances are already approx. the same, isn't it redundant?
I read this post before, and I'm surely missing something, this is why I'm asking here...