Closed Gambrian closed 3 days ago
Hi,
and the correlation of most proteins was higher than 0.8
Important point: DIA-NN quantifies proteins for a single purpose: comparison of the levels of each protein between samples in the same analysis. Absolute protein quantification is not the goal, hence absolute protein quantities are not meant to be comparable between different DIA-NN versions or settings.
delete the row when there is ";" in the gene column
For most analyses - yes.
use diann_matrix to obtain the results directly?
Yes, unless you want to either filter peptides somehow or adjust their quantities.
Best, Vadim
Thank you so much.
Best
Dear Vadim
I spent some time testing the performance of 1.9.2 and the impact on protein inference( on 1.9.1), and wanted to report back and get some advice.
So setting protein inference to "Isoform ID" does reduce this, but the effect is not significant. As you predicted, most results do not have ";" in the gene column, so when there is no ";" in the gene column of this row, I want to keep the first access ID, and delete the row when there is ";" in the gene column to ensure that the results are annotated as much as possible using the uniprot functional annotation. ② Do you think this is the right way? ③ At the same time, there is another small question. Since diann has normalized the results, should I not use diann_maxlfq to obtain the expression matrix, but use diann_matrix to obtain the results directly?
Best
Originally posted by @Gambrian in https://github.com/vdemichev/DiaNN/issues/1224#issuecomment-2470266290