Single-cell differential expression analysis with multiple samples
1
0
Entering edit mode
@iaradsouza1-23569
Last seen 13 months ago
Brazil

Hi all,

I have single-cell data with 3 samples from tumor A and 3 samples from tumor B. For each tumor, I'm only interested in the malignant cell types, which were already identified. I simply want to compare the expression of those malignant cell types between tumor A and tumor B. My initial thought would be to do a differential expression analysis of malignant cells between tumor A and B (using the recommendations for single-cell analysis from DESeq2, for example, or edgeR). As I'm not familiar with single-cell analysis, I'm wondering if this makes sense.

I would appreciate it if someone could give some tips about how to make this analysis.

SingleCell • 672 views
ADD COMMENT
0
Entering edit mode
Peter Hickey ▴ 740
@petehaitch
Last seen 1 day ago
WEHI, Melbourne, Australia

A great resource for learning about this type of analysis is the relevant chapter of 'Orchestrating Single Cell Analysis with Bioconductor' book (OSCA): https://bioconductor.org/books/3.16/OSCA.multisample/multi-sample-comparisons.html

ADD COMMENT
0
Entering edit mode

Yes, I took this chapter as reference. But I'm struggling with the aggregateAcrossCells function, as I have only one cell type. So I'm wondering if this is necessary or I could use deseq2 or edgeR for this kind of contrast.

ADD REPLY
1
Entering edit mode

You could supply a dummy variable to ids that has the same value for all cells you want to compare.

ADD REPLY
0
Entering edit mode

Nice, it worked. Thank you! :)

ADD REPLY

Login before adding your answer.

Traffic: 519 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