Open Giu-F opened 3 months ago
Hi Giulia,
Yes, it's calculated using Channel.Q.Value <= 0.01 and Q.Value <= 0.01 filters.
Best, Vadim
Ok, thanks. Shall I still apply all the filters mentioned above to the main report before generating a protein group matrix?
For protein group matrix (provided you use QuantUMS and PG.MaxLFQ generated by DIA-NN) you don't need these: Channel.Q.Value <= 0.01 Translated.Q.Value <= 0.01
Other filters you listed - yes.
Ok great. If working on the precursor level (e.g. when doing phosphoproteomics), do you still recommend to filter for both Channel.Q.Value <= 0.01 and Translated.Q.Value <= 0.01? Or Channel.Q.Value <= 0.01 is enough?
Only Channel.Q.Value <= 0.01.
Also, in any case, when using QuantUMS, please add either Quantity.Quality > 0 (precursor-level) or PG.MaxLFQ.Quality > 0 (protein level).
Hi Vadim, I read that PG.MaxLFQ in the main report is channel specific. Is it calculated using only precursors passing the q value threshold recommended for SILAC? Q.Value <= 0.01 Lib.Q.Value <= 0.01 PG.Q.Value <= 0.05 Lib.PG.Q.Value <= 0.01 Channel.Q.Value <= 0.01 Translated.Q.Value <= 0.01
Thanks, Giulia