Nesvilab / FragPipe

A cross-platform Graphical User Interface (GUI) for running MSFragger and Philosopher - powered pipeline for comprehensive analysis of shotgun proteomics data
http://fragpipe.nesvilab.org
Other
184 stars 37 forks source link

Mapped Proteins #1667

Closed shenghao003 closed 2 months ago

shenghao003 commented 2 months ago

Dear Fragpipe Team: We recently did a test(LFQ)and searched the database together for two proteins with the same amino acid sequence. As a result, the two proteins had a common peptide segment and were identified. One of the protein IDs was found in the Protein column of the peptide.tsv table. , another protein ID is in the Mapped Proteins column. How should we understand the results of the Mapped Proteins column? Does this mean that the protein has also been identified? On the other hand, we found that the proteins in the Mapped Proteins column cannot be found in the protein.tsv table. Could you please tell me the reason?

Thanks.

fcyu commented 2 months ago

The "mapped proteins" are the proteins that contain the peptide but not "as good as" the protein in the "Protein" column. The "Protein" column should have more peptides identified than the "mapped proteins".

Does this mean that the protein has also been identified? On the other hand, we found that the proteins in the Mapped Proteins column cannot be found in the protein.tsv table.

"Mapped proteins" can not be treated as identified. Only proteins in the "Protein" column are. That is also why the "mapped proteins" are not in the protein.tsv table.

Best,

Fengchao

shenghao003 commented 2 months ago

Thank you for your prompt reply. As shown in the figure below, I found two proteins Q0QF43 and P04636 in the peptide.tsv table. Their identified amino acid sequences are the same, but only P04636 can be found in protein.tsv. 图片 In addition, I would like to confirm with you whether the Indistinguishable Proteins column in the protein.tsv table is equivalent to Proteingroup.

Thanks.

fcyu commented 2 months ago

Could you share all of your peptide.tsv and protein.tsv with us? How many experiments do you specified?

Thanks,

Fengchao

shenghao003 commented 2 months ago

of course.I set up two sets of experiments. When I looked at the results of the other experimental group, as shown below 图片 Test.zip

fcyu commented 2 months ago

Thanks for the update. I think your screenshots explain everything. There is one more peptide in P04636. The protein inference uses the peptides and proteins from all experiments.

Best,

Fengchao

shenghao003 commented 2 months ago

Oh, I get it.In addition, I would like to confirm with you whether the Indistinguishable Proteins column in the protein.tsv table is equivalent to Proteingroup.

Thank.

fcyu commented 2 months ago

I would like to confirm with you whether the Indistinguishable Proteins column in the protein.tsv table is equivalent to Proteingroup.

That's correct. The proteins in Protein and Indistinguishable Proteins could be in the same protein group.

Best,

Fengchao

shenghao003 commented 2 months ago

Great, thank you.

shenghao003 commented 1 month ago

Hello, fengchao, I have a question that I would like to ask. In the protein.tsv table, the Unique Peptides of some proteins is 0, but they are still identified. How should I understand this? 图片

Thanks.

fcyu commented 1 month ago

Identifying a peptide doesn't require unique peptides. A good set of razor peptides is enough.

Best,

Fengchao