Must I do pseudobulk analysis on Cell Surface Protein Labeling data of Single Cell RNA Sequencing
1
0
Entering edit mode
leixu0212 • 0
@a807953f
Last seen 1 day ago
United States

Hello, I have 136 cell surface protein label data in my scRNA seq data. I normalized the protein data with "CLR", I have 8 samples in each treatment. I understand I need do pseudobulk analysis before the differential expression of Gene analysis. My questions is, for the small number of Protein, should I still need to do the pseudobulk analysis before I do the differential expression on the protein? I tried pseudobulk analysis before I do the protein differential analysis, no significant protein was found, I want to know if I can do 136 protein differential analysis without pseudobulk analysis? is it acceptable in statistics? I really appreciate if any professional suggestions.

Best, Lei

Code should be placed in three backticks as shown below


# include your problematic code here with any corresponding output 
# please also include the results of running the following in an R session 

sessionInfo( )
scRNAseq • 45 views
ADD COMMENT
0
Entering edit mode
ATpoint ★ 5.0k
@atpoint-13662
Last seen 1 hour ago
Germany

There is no "MUST", but pseudobulk aggregation is beneficial to a) enable use of tested and robust methods such as limma (though it could use cells as replicates), b) and to avoid inflated p-values due to pseudoreplication and c) avoid that individual donors contribute overly much to the inference if no proper even sampling (same number of cells per donor) was done. You can use for example limma here given that you can robustly normalize the data somehow. See for example this thread on using limma with a small number of features LIMMA on RT-PCR data and the section in the OSCA book towards surface features: https://bioconductor.org/books/release/OSCA.advanced/integrating-with-protein-abundance.html

ADD COMMENT

Login before adding your answer.

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