PNNL-Comp-Mass-Spec / Informed-Proteomics

Top down / bottom up, MS/MS analysis tool for DDA and DIA mass spectrometry data
29 stars 9 forks source link

Help to specify modification #12

Closed pkl5 closed 5 years ago

pkl5 commented 6 years ago

I want to add some modifications to the mod.txt file. Can you point me to the guidance how to do that? e.g. what is the proper format of the text in the .txt file, and how do I specify the number of atoms for each element?

Thanks!

alchemistmatt commented 6 years ago

There are example modification definitions in the text files at https://github.com/PNNL-Comp-Mass-Spec/Informed-Proteomics/tree/master/Example_Files

The format of the file is EmpiricalFormula, AffectedResidue, ModType, PeptideLocation, ModName

The file with a bunch of example mod definitions is https://github.com/PNNL-Comp-Mass-Spec/Informed-Proteomics/blob/master/Example_Files/Mod_Examples.txt

Note that the modification file format mirrors the one used by MS-GF+. For additional information, see the comments at https://raw.githubusercontent.com/sangtaekim/msgfplus/master/doc/examples/Mods.txt