-
Notifications
You must be signed in to change notification settings - Fork 42
Description
Hi,
Thank you for the wonderful work.
I am new in the field of proteomics, and I am trying to analyze my DDA and DIA data (LFQ) generated by Thermo's orbitrap.
I have couple of questions using Fragpipe in Linux.
1-1. Can I always directly load .raw file instead of .mzML file if I have installed Mono?
1-2. If I have to load .mzML file, which .mzML do I have to load? - calibrated or uncalibrated?
2-1. When analyzing DDA and DIA with hybrid method, I loaded both DDA and DIA files and used 'DIA_SpecLib_Quant' workflow without changing any parameters. Am I doing right?
2-2. When analyzing with hybrid method, do I have to load spectral library generated by DDA in the validation tab manually before analyzing?
- In MSFragger tab, is setting enzyme to 'stricttrypsin' better than 'trypsin' if I digested my samples with commonly-used trypsin?
4-1. When performing differential expression analysis, should I use 'report.pg_matrix.tsv' file for the input of protein intensity-requiring tools such as Perseus?
4-2. I get a bit different results between Perseus (accepts protein intensity values) vs MSstats(accepts peptide intensity values). How is protein intensity in report.pg_matrix.tsv file calculated from the peptide intensity? (Maybe the different results comes from using different methods between those tools - normalization, imputation, etc...)
Thank you so much for helping me out.