Proteomics: package/statistics to compare very different LFQ-proteomes
0
0
Entering edit mode
Rob • 0
@rob-21555
Last seen 2.3 years ago
Germany

Hi everyone,

I am comparing different proteomes from fractionation experiments. No SILAC was used, only LFQ. I started to analyze the data with the DEP package, only to find out that the adjusted p.value were very high for almost all proteins. The original paper, where the package was developed, says "the fraction of differentially enriched proteins should not exceed 10–15% of the quantified proteins". In my data, the different samples overlap, but the "differential expression" of my proteins is higher than 15%.

1) Is there a way to change the priori assumption that the majority of proteins are not differentially enriched?

2) Can I use the p.value returned by the F statistic of the DEP package and calculate the adjusted p.value using the Benjamini-Hochberg FDR test? Would that make sense?

Thanks a lot, Rob

dep proteomics limma • 1.7k views
ADD COMMENT
1
Entering edit mode

I am the limma author but I can't answer questions about DEP.

There is no requirement in limma that DE be less than 15%.

If you have p-values from limma you can apply Benjamini Hochberg by using p.adjust(p, method="BH").

ADD REPLY
0
Entering edit mode

Hi Gordon, DEP is built ontop of limma. for some reason, the authors decided to compute adjusted p-value using fdrtool from the t-statistics returned by limma. https://github.com/arnesmits/DEP/blob/b425d8d0db67b15df4b8bcf87729ef0bf5800256/R/functions.R#L951 Maybe you could answer in the view of a limma computation only, and that would be helpful. Best.

ADD REPLY

Login before adding your answer.

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