I am tying to do differential expression (DE) analysis between different conditions. Now I have same samples sequenced at multiple lanes to improve coverage. I am wondering if it would be better to combine those reads from different lanes for quantification or quantify the reads separately before DE analysis. Having more samples for DE analysis would improve the statistical power I suppose.
If the same sample is on multiple lanes in the same flowcell you can safely combine those files prior to analysis. If the same sample has run on multiple lanes across flowcells you could still combine the data but you may want to use RG to keep track of FC in case there is some batch effect (there generally should not be any, but if you want to be extra careful).