Differential protein expression analysis
0
0
Entering edit mode
10 months ago
Ribo ▴ 40

Hi,

I have proteomic data with a few replicates per cell type, and I would like to find the significant differential expressed proteins between cell types. Each individual protein raw intensity value was divided by the total intensity detected for each technical replicate and multiplied by one million.

  1. What statistical test should I use?
  2. Should I log-transform the data before testing?
  3. Is there any recommended R package for such analysis?

Thank you all in advance

R proteomic statistics • 1.0k views
ADD COMMENT
1
Entering edit mode

Yes, you need to log-transform.

I've had a good experience using limma for proteomics analyses (limma uses a moderated t-test).

ADD REPLY
0
Entering edit mode

Thank you!

Is there a recommended tutorial for proteomics analysis?

ADD REPLY
1
Entering edit mode

I don't have a tutorial but see this paper I co-authored:

https://pubs.acs.org/doi/abs/10.1021/acs.jproteome.0c00666

All of the upstream processing: intensity / normalization / spectral library search etc. were done via Scaffold DIA, but I have code (written in R) included in the GitHub repo linked to in that paper to do differential expression.

On a separate note, an unfortunate thing about proteomics (compared to sequencing data) is that most processing is done using proprietary software (Byonic, Scaffold, MaxQuant, etc.).

ADD REPLY

Login before adding your answer.

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