Hi
I want to show the common differentially expressed genes from two data set.One is affymatrix data and the other is RNAseq dataset from GEO.For that atfirst i have to analyze the dataset individually.So will i can analyze affymatrix data with limma and the RNAseq data with DEseq2.I want to know ,will this logical or I have to analyze both with the same package?
So according to your reply i can use limma for affymatrix data and DEseq2 for RNAseq data.Is that clear sir.I want to add something in this .The affymatrix data that i choosed,contain GEO2R option,website generated.So in there limma package is used.And they count the signficant genes based on adj.p.value.So if i analyze my RNAseq data with limma,with coding sign gene by adj.p.value and log2fc,I found zero sign gene.But if I analyze my RNAseq data with DEseq2 i can find my sign gene with coding adj.p.value and log2fc. So this is the main confusion occured.