I have three samples of dataset, a reference and two replicates for 1 hour and 24 hours. In each sample the gene IDs are arranged differently and the number of genes per sample are: 3598 (Reference), 3617 (1 Hour), 3621 (24 Hours). How can I use edgeR to create a raw data that contains the read counts for the three samples similarly as is presented on page 42 in the edgeRUserGuide (Updated version 2016).
Any useful suggestion will be appreciated
Technically that is what you can do.
The problem is that we don't know why the counts/results are different for these different groups of data. You don't really want to combine quantitated results using one pipeline w/ quantitated results from another, then try and do differential expression across ...