MSGFPlus / msgfplus

MS-GF+ (aka MSGF+ or MSGFPlus) performs peptide identification by scoring MS/MS spectra against peptides derived from a protein sequence database.
Other
76 stars 36 forks source link

Questions about understanding the results #118

Closed Wang-kaifei closed 3 years ago

Wang-kaifei commented 3 years ago

Hi,

Recently, I ran MS-GF+ and got the .mzid result and converted it to .tsv format. In the 'protein' column, there is only one protein in each row. I would like to ask how to get the sameset of this protein?

Best, --Kaifei Wang

alchemistmatt commented 3 years ago

You should use the MzidToTsvConverter to convert .mzid files to .tsv. Download a .zip file with the program from here:

When converting, you have three options, illustrated in batch file Convert_mzid.bat

Wang-kaifei commented 3 years ago

I am surprised that you provide this feature soon ! ! ! The updated version is very easy to use, thank you very much for your help.