Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 652 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 652 Bytes

omicsAnalysis

Pipeline to process and visualize searched phosphoproteomics and metabolomics datasets

  • These set of python scripts process peptide spectral matches (PSM) files proteomics/phosphoproteomics LC-MS runs
  • example metadata file formats are included for both phosphoproteomics and crude protein runs
  • plotting script is an all in one analysis pipline that generates: fold change & FDR analysis, heatmaps, PCA plots, KDE plots, volcano plots, violin plots, and PCA loadings plots
  • PLSR analysis pipeline takes metabololite (Y-matrix) and performs regression against phosphosites (X-matrix) using leave-one-out or k-fold cross validation.