DESeq2 single cell pseudobulk
1
0
Entering edit mode
17 months ago
fluentin44 • 0

Hi,

So im slightly confused about which counts data from a Seurat object to use for further interrogation. My understanding is:

  • 'counts' slot of 'RNA' assay = Raw counts
  • 'data' slot of 'RNA' assay = Normalised counts
  • 'scale.data' slot of 'RNA' assay = Normalised and scaled counts

When conducting pseudobulk analysis with (aggregated) single cell data its been reccomended to use the raw counts from the 'RNA' assay - does this mean all of the variables you may have regressed out during the QC, i.e. cell cycle difference, culture batch, sex would need to be added to the model?

Thanks, Matt

pseudobulk scRNAseq single-cell seurat DESeq2 • 1.2k views
ADD COMMENT
2
Entering edit mode
17 months ago
ATpoint 81k

The raw counts will be summed to pseudobulks, so any additional factor or covariate would need to be added again. Still, since a bulk is a sum over the cells something like cell cycle does not necessarily manifests the same way as it would on single-cell level. I'd suggest doing the usual QC such as PCA to check whether you can get some evidence that mentioned covariates are necessary to adjust for.

ADD COMMENT
0
Entering edit mode

Much appreciated, thanks.

ADD REPLY

Login before adding your answer.

Traffic: 2751 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6