-
Hello, Firstly, thank you for developing DIA-NN and answering questions here on GitHub. I use the DIA-NN software often and I appreciate the work you have put into it. I am trying to perform my own protein and peptide summarization using the information provided in DIANN_report.tsv (main report) and of course, I would like to calculate the protein quantities based on MS2 quantities, and have some confusion. In the README, I see the following explanations:
Typically, "precursor" refers to a detection in the MS1 scan, whereas a "fragment" is an ion detected in the MS2 scan. Therefore, my understanding is that "Fragment.Quant.Raw" and "Fragment.Quant.Corrected" represent the MS2 ions detected in the experiment. However, I am confused about the difference between the "Precursor" columns and the "Ms1.Area" columns. Precursors are detected in the MS1 scan, so I am confused about the explanation that this is an "MS2-based quantity of the precursor" instead of being described as an MS1 quantity. What is an "MS2-based quantity" and how is it determined? Additionally, there is a separate column for "Ms1.Area" for the precursor. How is this measurement different than the "Precursor.Quantity" if they are both representative of the identical MS1 detection? Finally, if I seek to calculate protein quantities myself, which column should I use for quantitative information? Thank you kindly in advance for your help. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi Jonathan, In DIA-NN docs (also applies to much of DIA publications), the term 'precursor' also refers to a charged peptide species and is the basic unit of identification and quantification in DIA, hence we also talk about MS2 precursor quantities. Precursors in DIA can be detected and quantified even without any MS1 information, in fact we used to acquire some ultra-fast runs without doing MS1 scans at all. Please also see the DIA-NN paper (Nat Methods 2020) and QuantUMS preprint (biorxiv 2023) for more details on how DIA-NN quantifies things. Which column you'd like to use - depends on why you want to do this. Best, |
Beta Was this translation helpful? Give feedback.
Hi Jonathan,
In DIA-NN docs (also applies to much of DIA publications), the term 'precursor' also refers to a charged peptide species and is the basic unit of identification and quantification in DIA, hence we also talk about MS2 precursor quantities. Precursors in DIA can be detected and quantified even without any MS1 information, in fact we used to acquire some ultra-fast runs without doing MS1 scans at all.
Please also see the DIA-NN paper (Nat Methods 2020) and QuantUMS preprint (biorxiv 2023) for more details on how DIA-NN quantifies things.
Which column you'd like to use - depends on why you want to do this.
For protein calc based on MS2 quantities, the best would be MaxLFQ with iq…