Hello,
I am doing a pilot study using bulk RNAseq data for differential expression in human brain tissue from healthy controls and Alzheimer's patients. I performed a cell type deconvolution analysis to determine if the control samples and Alzheimer's samples have a different proportion of neuronal vs non-neuronal cells. The Alzheimer's tissue shows a consistent trend of having ~10% less neuronal cells.
I know it would be possible to add a continuous covariate such as percent neuronal cells to the DESeq2 differential expression analysis, but I was wondering if this approach seems sound? Would it be better to add a covariate for percent neuronal cells or try to do some kind of normalization using genes only expressed in neurons?
This is a pilot to a much larger study we are planning on doing and I am trying to make sure the differential expression we find is not due to neuronal death associated with Alzheimer's.
Any input will be much appreciated!
```
Hi Michael,
I'm sorry to bother you, but I still have some questions about your comment.
The main question is what is "control factor"? And could you please tell me what did you do with "control factor"? Is it normalize? Could you please tell me more detail?
Thanks!
See the vignette. I refer to adding a factor to the design. We have
batch
in the quick start section.Ok, thanks for your help!
I have the exact same query but with different types of cells. Hence, my question is : would it be possible to add another cell type proportion instead of one into the
batch
listed below as followMany thanks in advance