vdemichev / DiaNN

DIA-NN - a universal automated software suite for DIA proteomics data analysis.
Other
239 stars 50 forks source link

identification of peptides from a peptide library #751

Open marthanik opened 1 year ago

marthanik commented 1 year ago

Hello,

we have generated an HLA-peptides library using PeptDeep-HLA for the prediction of peptides and alphapeptdeep for library generation and conversion to .tsv for compatibility with DIANN. Then we tried to use it with some already acquired sample spectra to test for peptide identification. Despite the fact that the test.log file mentions identified IDs at the 1% FDR for both tested sample spectra after the second pass, eventually the pr_matrix.tsv is empty. Any idea why this might be happening? Are there any additional options that we need to consider during running DIANN?

Thanks!

Martha

test.log mod.txt

vdemichev commented 1 year ago

Hi Martha,

pr_matrix is filtered also at global protein q-value, which probably is not calculated correctly due to lack of protein annotation. The solution is simple: please just use the main report.

Best, Vadim