This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Need help in doing proteomics analysis

Hello everyone. Greetings of the day.

I need help in doing proteomics analysis.

I have MaxQuant output files that contain files :
aifMsms.txt, allPeptides.txt, evidence.txt, modificationSpecificPeptides.txt, msms.txt, msmsScans.txt, msScans.txt, mzRange.txt, Oxidation (M)Sites.txt, parameters.txt, peptides.txt, proteinGroups.txt, simPeptides.txt, simScans.txt, summary.txt .
I don't understand how to further perform differential expression analysis in R through these files. 

I am new to proteomics analysis. So, any help would be appreciated.

proteomics

2 answers

Bioconductor has several packages starting from MaxQuant with extensive manuals that guide your through the DE endeavour, e.g.:

https://www.bioconductor.org/packages/release/bioc/vignettes/DEqMS/inst/doc/DEqMS-package-vignette.html

https://bioconductor.org/packages/release/bioc/vignettes/DEP/inst/doc/DEP.html

Log in to answer this question.