Skip to content

melanielzq/MS_LFQ_Marstonlab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

How to analyse LFQ data with R

Most of the script comes directly from the DEP package. For vignette see link. In paper/thesis cite Zhang 2018.

Parts of the script (interactive volcano plots, labeling proteins by function, implementing manual experiment design) were written by Weronika Borek

I debugged and simplified the script and rewritten the second part of it so it is mostly automated (volcanoes based on Bao et al. 2018)

Running the script requires additional files: proteinGroups.txt (which you get from MS facility), all_yeast_ORFs.csv (provided) and ExpDesign.csv (example provided).

You need to modify ExpDesign it to suit your needs in Excel. Label is the variable from "LFQ intensity" column name in proteinGroups. Condition is the new name that you will use in the script. I advise sticking to "a_cond1" etc. syntax, only use alphanumerics and the underscore, and keep it short.

This version was tested only on one set of data. If bugs happen (especially in the second part of script), I will try to address them even when I left the lab (Adele has my email address).

Good luck.
Ola

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published