Hi All
I am working on an RNASeq project with 2 groups of 7 samples each. The libraries contain spike-in controls (ERCC's) to be able to use for normalization. I am using RUVSeq (RUVg) package to perform this. I understand that the choice of "k" has a robust effect to calculate factors of unwanted variation. Going through previous posts and the article i understand that more of the variation could be captures with values of k from 1 to 6, although 6 was used in the article for higher number of samples. So i tried using different values of k from 1-10 and looked at PCA and RLE plots and did not find any k value convincingly good especially for RLE plots, although there was an improvement compared to before normalization. I performed this using raw counts as suggested in the vignette.
On the other hand, I tried the same using normalized counts from EdgeR instead of raw counts which gave me very nice RLE plots. So my question here is whether I can use normalized counts instead of raw counts for performing RUVg normalization? Many many thanks in advance. Can someone please guide me how to proceed further.
Venu