vdemichev / DiaNN

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

Determining Species-specific Peptides in DiaNN #897

Closed sgarcia2099 closed 2 months ago

sgarcia2099 commented 7 months ago

Hello, We are attempting to assign peptides to either the mouse or human proteome. To do this, we were using the human, mouse, or both designation in the proteins.name column of the DIA-NN report.tsv file. However, when we search for peptides that should be shared between mouse and human species they are coming up as only human. Does DIA-NN have the ability to evaluate individual peptides for species specificity? In general, how does DIA-NN assign species to each peptide when multiple proteomes are searched simultaneously (i.e. human and mouse)? Thank you!

vdemichev commented 7 months ago

The Protein.Names column in the output report is based on inferred proteins (with protein inference following the maximum parsimony principle). So either

Best, Vadim