Hi,
I recently did RNAseq using a phosphoTRAP protocol to determine which cell types are activated in the brain following exposure to a stimulus. So, i have paired samples where each pair is the baseline RNA expression for the brain (input) and then the RNA that was attached to phosphorylated ribosomes being actively translated (ip). My intention is to distinguish differences in my ip samples across my three different stimulus conditions. To do this, i used edgeR and modeled just the ip gene counts with a design matrix that includes batch and stimulus conditions and set the offset as my input gene counts. However, I am worried that because i manually set the offset to my input gene counts, other typical normalization factors are omitted from the analysis and this may be problematic. The ultimate goal is to compare ip gene counts across stimulus conditions, while taking into account that samples are paired and that for each ip sample there is a corresponding input baseline value. Is the method i proposed a good way to do this, or is there a better way to address the question i am posing? Thank you!